Nikita Borzykh
829c0da381
fix: adjust condition in prefixFilterEntries prevent infinite loop ( #5440 )
12 months ago
Konstantin Lebedev
9c1e0f5811
[master] grow volumes if no writable volumes in current dataCenter ( #5434 )
* grow volumes if no writable volumes in current dataCenter
https://github.com/seaweedfs/seaweedfs/issues/3886
* fix tests with volume grow
* automatic volume grow one volume
* add ErrorChunkAssign metrics
12 months ago
Konstantin Lebedev
df40908e57
fix panic 5435 ( #5436 )
12 months ago
chrislu
6aa804b368
lock instead of RLock, to prevent racing condition
https://github.com/seaweedfs/seaweedfs/discussions/5432#discussioncomment-8933608
12 months ago
chrislu
36fec34c47
print only adapted url
fix https://github.com/seaweedfs/seaweedfs/issues/5424
12 months ago
chrislu
aed6fdffd2
fix nil volume data backend
fix https://github.com/seaweedfs/seaweedfs/issues/5417
12 months ago
Nikita Borzykh
9ca871af53
Move ListDirectoryEntries logic to ListDirectoryPrefixedEntries in etcd meta storage backend ( #5416 )
Move ListDirectoryEntries logic to ListDirectoryPrefixedEntries
12 months ago
Nikita Korolev
2dd2bb3e16
fix filer address parsing ( #5415 )
12 months ago
Nikita Borzykh
1f3742850d
Add TLS support, initial etcd connection check, fix key_prefix handling for etcd backend meta storage ( #5403 )
12 months ago
Konstantin Lebedev
dc9568fc0d
[master] add test for PickForWrite add metrics for volume layout ( #5413 )
1 year ago
Nikita Korolev
953f571349
add basic support for sentry error reporting ( #5410 )
1 year ago
adasauce
61f4e40ad9
fix s3api: delimeter properly takes prefixes into account ( #5411 )
1 year ago
wusong
a5582cc921
[mount] fix GetAttr blocks count ( #5409 )
1 year ago
chrislu
03f18e43df
clean up logs
1 year ago
chrislu
26e24db721
adjust log level
1 year ago
chrislu
5c0fcae039
clean up logs
1 year ago
chrislu
407a52fc93
adjust log level
1 year ago
zuzuviewer
211171e669
Fix iam service response 500 ( #5405 )
1 year ago
Konstantin Lebedev
25643cfbc6
fix: panic: assignment to entry in nil map on S3Sink.CreateEntry ( #5406 )
1 year ago
chrislu
50023fe1cf
adjust log level
1 year ago
Konstantin Lebedev
d821cb3b18
fix: sync without dir /buckets/some/.uploads/hash_hash ( #5402 )
1 year ago
chrislu
a1816d21e9
fix compilation
1 year ago
dependabot[bot]
359b00596f
chore(deps): bump github.com/rclone/rclone from 1.65.2 to 1.66.0 ( #5387 )
* chore(deps): bump github.com/rclone/rclone from 1.65.2 to 1.66.0
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone ) from 1.65.2 to 1.66.0.
- [Release notes](https://github.com/rclone/rclone/releases )
- [Changelog](https://github.com/rclone/rclone/blob/master/RELEASE.md )
- [Commits](https://github.com/rclone/rclone/compare/v1.65.2...v1.66.0 )
---
updated-dependencies:
- dependency-name: github.com/rclone/rclone
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix compilation error with rclone update (#5395 )
Fix compilation error
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Damiano Albani <damiano.albani@gmail.com>
1 year ago
jerebear12
7091269e65
fix get file metadata bug ( #5394 )
* Removed problematic if statement
This if statement was causing the value of option.AllowedOrigins to be always equal to "*". Now the values in the config file will be used when present. This allows for people who don't need this feature to not update their security.toml files.
* Update filer_server_handers_read.go
* Updated filer responses to invalid requests
1 year ago
chrislu
ca042bd067
simplify
1 year ago
chrislu
4dce1e9d29
Revert "remove github.com/golang/protobuf/proto"
This reverts commit 1516e0249f
.
1 year ago
chrislu
a8b73296d7
fix test3
1 year ago
chrislu
3c559dc294
fix test2
1 year ago
chrislu
ea2601799c
fix test
1 year ago
chrislu
1516e0249f
remove github.com/golang/protobuf/proto
1 year ago
chrislu
b74e8082ba
3.64
1 year ago
chrislu
27bb38228b
only broad cast when there are waiting threads
1 year ago
chrislu
054d0b3487
wait for data
1 year ago
chrislu
f8957b84c1
rename to LastTsNs
1 year ago
chrislu
529fa8c4c8
go fmt
1 year ago
chrislu
059df3957d
rename to lastFlushDataTime
1 year ago
chrislu
1b5c547cfe
logs
1 year ago
chrislu
55714f54ab
local partition is generated or not
1 year ago
chrislu
56ce040ab6
log errors
1 year ago
chrislu
549455c30d
streaming mode
1 year ago
chrislu
f653838f34
follower receive a hello message before actual data
the leader can ensure the follower has connected
1 year ago
chrislu
64a32730a2
add size()
1 year ago
Michał Frąckiewicz
205829fa22
Document default method used by compact ( #5379 )
1 year ago
Konstantin Lebedev
54ee73287d
[filer] replace an invalid methods in a metric with an invalid one ( #5378 )
fix: replace an invalid methods in a metric with an invalid one for filer
1 year ago
chrislu
604091a480
use stopChan to close previous filer peer meta subscription instances
1 year ago
chrislu
1efa502dbb
go fmt
1 year ago
chrislu
6f75a0af55
ask follower to follow
1 year ago
chrislu
c1a5952009
rename
1 year ago
chrislu
e7823ee967
retry connecting to broker leader
1 year ago
rustrover
ab70aa92da
remove repetitive words ( #5364 )
1 year ago