1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-02 08:40:20 +02:00
seaweedfs/weed
Konstantin Lebedev 2b3e39397e
fix: skipping checking active volumes with the same number of files at the moment (#4893)
* fix: skipping checking active volumes with the same number of files at the moment
 https://github.com/seaweedfs/seaweedfs/issues/4140

* refactor with comments
https://github.com/seaweedfs/seaweedfs/issues/4140

* add TestShouldSkipVolume

---------

Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
2023-10-09 09:57:26 -07:00
..
cluster RetryForever => RetryUntil 2023-10-01 11:33:56 -07:00
command fix: skipping checking active volumes with the same number of files at the moment (#4893) 2023-10-09 09:57:26 -07:00
filer
ftpd
glog
iamapi
images
mount RetryForever => RetryUntil 2023-10-01 11:33:56 -07:00
mq add subscriber coordinator 2023-10-02 01:02:27 -07:00
notification
operation weed/operation: fix dropped error (#4888) 2023-10-03 10:55:20 -07:00
pb fix: skipping checking active volumes with the same number of files at the moment (#4893) 2023-10-09 09:57:26 -07:00
query
remote_storage
replication Fix filer.backup local sink to propagate file mode changes (#4896) 2023-10-06 05:40:20 -07:00
s3api handle wrapped errors 2023-10-05 08:15:11 -07:00
security
sequence
server fix: skipping checking active volumes with the same number of files at the moment (#4893) 2023-10-09 09:57:26 -07:00
shell fix: skipping checking active volumes with the same number of files at the moment (#4893) 2023-10-09 09:57:26 -07:00
static
stats Revert "Revert "Revert "Add disk type to prometheus metrics" (#4777)"" 2023-10-03 08:28:52 -07:00
storage Revert "Revert "Revert "Add disk type to prometheus metrics" (#4777)"" 2023-10-03 08:28:52 -07:00
topology
util comment 2023-10-01 11:36:27 -07:00
wdclient
Makefile
weed.go