343 Commits (0f2c3648dc274c045d7049e744bb04849b47cd95)

Author SHA1 Message Date
chrislu 6e388e29c9 correcting free volume count, factor it during ec encoding to ensure enough disk space available 3 months ago
chrislu ae5bd0667a rename proto field from DestroyTime to expire_at_sec 3 months ago
steve.wei cfbe45c765
feat: add in-flight metric for s3/file/volume-server (#6120) 3 months ago
chrislu 35fd1e1c9a optimize memory usage for large number of volumes 3 months ago
dsd 3b840c20e3
change math/rand => math/rand/v2 in volume_layout.go where is a perfo… (#6006) 4 months ago
Konstantin Lebedev 34bbaa2cdd
[master] process grow request with must grow (#5999) 4 months ago
chrislu ff3d46637d better logging for volume growth 4 months ago
chrislu accba3070a refactor 4 months ago
Konstantin Lebedev 67a252ee8a
[master] refactor func ShouldGrowVolumes (#5884) 5 months ago
chrislu 3c0854e986 unnecessary skipping 5 months ago
chrislu 654b8210f7 parameter name 5 months ago
chrislu 8679870008 fix typo 5 months ago
chrislu a4b25a642d math/rand => math/rand/v2 5 months ago
chrislu ded5e084ea ensure none zero lastGrowCount 5 months ago
chrislu 4463296811 add parallel vacuuming 5 months ago
chrislu b3696024d1 add warning for not enough copies when skipping vacuuming volumes 5 months ago
Riccardo Bertossa 6fe8639504
add http endpoint to get the size of a collection (#5910) 5 months ago
augustazz 0b00706454
EC volume supports expiration and displays expiration message when executing volume.list (#5895) 5 months ago
wusong 6f58ab7e8b
[master] fix master panic (#5893) 5 months ago
Konstantin Lebedev b2ffcdaab2
[master] do sync grow request only if absolutely necessary (#5821) 6 months ago
wyang 4b1f539ab8
fix allocate reduplicated volumeId to different volume (#5811) 6 months ago
chrislu 9265be43c0 avoid nil 6 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 6 months ago
Konstantin Lebedev 67edf1d014
[master] Do Automatic Volume Grow in background (#5781) 6 months ago
Konstantin Lebedev a53e406c99
[master] refactor HasGrowRequest to atomic bool (#5782) 6 months ago
Konstantin Lebedev 33964fa292
metrics stats of volume layout depends on the data center (#5775) 6 months ago
Konstantin Lebedev 04f4b10884
fix: avoid timeout if datacenter does not exist in topology (#5772) 6 months ago
小羽 e8537d7172
Different disk labels should not use the same DiskUsages instance while master received volume heatbeat (#5770) 6 months ago
Numblgw 73baf82f05
bugfix: unregister ec shards when volume server disconnected (#5697) 7 months ago
chrislu 3e7a92061b pass along volume server grpc port 8 months ago
chrislu d218fe54fa go fmt 8 months ago
chrislu 55976ae04a avoid repeated calls to heavy-weighted viper 9 months ago
chrislu 31f1f96038 improve perf a bit 9 months ago
Konstantin Lebedev 5189a09de0
[volume] Reduce the number of buffers for uploading one chunk (#5458) 9 months ago
Konstantin Lebedev d5d8b8e2ae
fix panic at isAllWritable (#5457) 10 months ago
Konstantin Lebedev 9c1e0f5811
[master] grow volumes if no writable volumes in current dataCenter (#5434) 10 months ago
Konstantin Lebedev df40908e57
fix panic 5435 (#5436) 10 months ago
Konstantin Lebedev dc9568fc0d
[master] add test for PickForWrite add metrics for volume layout (#5413) 10 months ago
Konstantin Lebedev 0f8e76bbd6
fix: clean metric MasterReplicaPlacementMismatch for unregister volume (#5239) 12 months ago
chrislu 025f8eb37b return dir assign counter 1 year ago
chrislu d4e66cc140 return dir assign counter 1 year ago
chrislu 49fcb48e04 same logic as grpc assign 1 year ago
Konstantin Lebedev a7fc723ae0
chore: add status code for request_total metrics (#5188) 1 year ago
chrislu bebbc9fe44 create volume grow request if the selected volume is close to full 1 year ago
chrislu c6b1dc7058 remove unused code 1 year ago
chrislu b62066d38f adding DiskType to /dir/status output 1 year ago
chrislu 645ae8c57b Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" 1 year ago
chrislu 8cb42c39ad Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs" 1 year ago
dependabot[bot] a04bd4d26f
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) 1 year ago
Konstantin Lebedev 5ee04d20fa
Healthz check for deadlocks (#4558) 2 years ago