chrislu
|
ff3d46637d
|
better logging for volume growth
|
4 months ago |
chrislu
|
3b7bb62e38
|
logs on error
|
4 months ago |
Konstantin Lebedev
|
b2ffcdaab2
|
[master] do sync grow request only if absolutely necessary (#5821)
* do sync grow request only if absolutely necessary
https://github.com/seaweedfs/seaweedfs/pull/5819
* remove check VolumeGrowStrategy Threshold on PickForWrite
* fix fmt.Errorf
|
5 months ago |
chrislu
|
e2a07d11d5
|
Revert "Check `ShouldGrowVolumes` before returning error in assign. (#5819)"
This reverts commit 98d66338d0 .
|
5 months ago |
Ruoxi
|
d15966ae8e
|
Check `ShouldGrowVolumes` before returning error in assign. (#5819)
|
5 months ago |
Konstantin Lebedev
|
67edf1d014
|
[master] Do Automatic Volume Grow in background (#5781)
* Do Automatic Volume Grow in backgound
* pass lastGrowCount to master
* fix build
* fix count to uint64
|
5 months ago |
Konstantin Lebedev
|
04f4b10884
|
fix: avoid timeout if datacenter does not exist in topology (#5772)
* fix: avoid timeout if datacenter does not exist in topology
* fix: error msg
* fix: rm dublicate check
* fix: compare
* revert minor change
|
5 months ago |
chrislu
|
d9490c5e1f
|
rename
|
8 months ago |
Konstantin Lebedev
|
df40908e57
|
fix panic 5435 (#5436)
|
9 months ago |
chrislu
|
bebbc9fe44
|
create volume grow request if the selected volume is close to full
|
1 year ago |
chrislu
|
756bcc032d
|
adjust logs
|
1 year ago |
Konstantin Lebedev
|
dd78397fea
|
logging PickForWrite error
https://github.com/seaweedfs/seaweedfs/issues/3886
|
1 year ago |
chrislu
|
94b7e2a37c
|
add stream assign server side implementation
|
1 year ago |
chrislu
|
ccedad5196
|
refactor files
|
1 year ago |