59 Commits (2606b0a246a42fbfc0e3ccaebac0ba3bd2d614f7)

Author SHA1 Message Date
chrislu 4463296811 add parallel vacuuming 10 months ago
chrislu b3696024d1 add warning for not enough copies when skipping vacuuming volumes 10 months ago
wusong 9bdbf9c880
revert #4491 (#4550) 2 years ago
wusong 26f15d0079
Fix no more writable volumes by delay judgment (#4548) 2 years ago
wusong 8fffe3e822
fix no more writables volumes while disk free space is sufficient (#4491) 2 years ago
wusong 2e240704ab
Writables inconsistency (#4417) 2 years ago
Konstantin Lebedev 409c9328de
[master] avoid vacuum if not enough replica copies (#3924) 3 years ago
Konstantin Lebedev fc65122766 rename to LoadAvg_1M 3 years ago
Konstantin Lebedev 5209ebbeef remove percent 3 years ago
Konstantin Lebedev 78cbd8002f revert Sleep 3 years ago
Konstantin Lebedev cd5c7ad052 move to github.com/seaweedfs/seaweedfs 3 years ago
Konstantin Lebedev c0d92f61a1 comment 3 years ago
Konstantin Lebedev 1d29f67c02 revert disk stats 3 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 3 years ago
Konstantin Lebedev 2f0dda384d vacuum show LA 3 years ago
chrislu 48382676d2 fix filtering by volume id 3 years ago
zzq09494 9df5ad5309 fix: vacuum create a lot of connections quickly 3 years ago
Konstantin Lebedev 36c5a59ed8 add help 3 years ago
Konstantin Lebedev 1e35b4929f shell vacuum volume by collection and volume id 3 years ago
chrislu 9f9ef1340c use streaming mode for long poll grpc calls 3 years ago
Chris Lu 3be3c17f59 volume vacuum: avoid timeout with streaming progress report 4 years ago
Chris Lu e5fc35ed0c change server address from string to a type 4 years ago
Chris Lu 2270737344 volume: avoid fixed vacuum timeout for large volumes 4 years ago
Chris Lu 003b6245e7 fix nil 5 years ago
Chris Lu 965413c21b shell: add volume.vacuum command 5 years ago
Chris Lu 410b818aa7 master: avoid timer leakage 5 years ago
LIBA-S eecd6b5d35 Fix a race condition when handle VolumeLocationList 5 years ago
LIBA-S 0157798ebf Correct the oversized state of volume after compaction 5 years ago
Chris Lu 3e52329cee Revert "Merge pull request #1479 from LIBA-S/fix_oversized" 5 years ago
LIBA-S 8573ac82c6 Fix: remove the oversized state after compaction 5 years ago
Chris Lu c3cb6fa1d7 volume: compaction can cause readonly volumes 5 years ago
Chris Lu 3cc9e85895 volume: vacuum pass preallocate variable 5 years ago
Chris Lu c90eb0da1f volume: handling readonly volumes after compaction 5 years ago
Chris Lu 892e726eb9 avoid reusing context object 5 years ago
Chris Lu 72a64a5cf8 use the same context object in order to retry 5 years ago
zhangsong e83c36e26f fix the bug of volume never be vacuumed 6 years ago
divinerapier 5656d43264
can not break out of for-select block 6 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 6 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 6 years ago
Chris Lu 79762385bd master: ensure only one exclusive vacuum process 6 years ago
Chris Lu 4b15c8f0c4 volume: lock writables changes 6 years ago
Chris Lu e5506152c0 refactoring 6 years ago
Chris Lu 95e0520182 weed volume: add grpc operation to relicate a volume to local 6 years ago
Chris Lu e108688990 avoid grpc 5 seconds timeout 6 years ago
Chris Lu 77b9af531d adding grpc mutual tls 6 years ago
Sergey aa5ccff6d2
fixing of typos 6 years ago
bingoohuang ab6be025d7 go fmt and fix some typo 6 years ago
Chris Lu 2d23d86fd3 no timeout for volume vacuum 6 years ago
chenwanli 0a3e83a36a Set timeout for master and volume non-streaming rpc 6 years ago
Chris Lu 03cfb4267f adjust vaccum logging 7 years ago