324 Commits (3e6ca6e7065a84f1a0a2a142358ac0c2fc0e9b48)

Author SHA1 Message Date
Konstantin Lebedev b2ffcdaab2
[master] do sync grow request only if absolutely necessary (#5821) 5 months ago
wyang 4b1f539ab8
fix allocate reduplicated volumeId to different volume (#5811) 5 months ago
chrislu 9265be43c0 avoid nil 5 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 5 months ago
Konstantin Lebedev 67edf1d014
[master] Do Automatic Volume Grow in background (#5781) 5 months ago
Konstantin Lebedev a53e406c99
[master] refactor HasGrowRequest to atomic bool (#5782) 5 months ago
Konstantin Lebedev 33964fa292
metrics stats of volume layout depends on the data center (#5775) 5 months ago
Konstantin Lebedev 04f4b10884
fix: avoid timeout if datacenter does not exist in topology (#5772) 5 months ago
小羽 e8537d7172
Different disk labels should not use the same DiskUsages instance while master received volume heatbeat (#5770) 5 months ago
Numblgw 73baf82f05
bugfix: unregister ec shards when volume server disconnected (#5697) 6 months ago
chrislu 3e7a92061b pass along volume server grpc port 7 months ago
chrislu d218fe54fa go fmt 7 months ago
chrislu 55976ae04a avoid repeated calls to heavy-weighted viper 8 months ago
chrislu 31f1f96038 improve perf a bit 8 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) 9 months ago
Konstantin Lebedev 9c1e0f5811
[master] grow volumes if no writable volumes in current dataCenter (#5434) 9 months ago
Konstantin Lebedev df40908e57
fix panic 5435 (#5436) 9 months ago
Konstantin Lebedev dc9568fc0d
[master] add test for PickForWrite add metrics for volume layout (#5413) 9 months ago
Konstantin Lebedev 0f8e76bbd6
fix: clean metric MasterReplicaPlacementMismatch for unregister volume (#5239) 11 months ago
chrislu 025f8eb37b return dir assign counter 11 months ago
chrislu d4e66cc140 return dir assign counter 11 months ago
chrislu 49fcb48e04 same logic as grpc assign 11 months ago
Konstantin Lebedev a7fc723ae0
chore: add status code for request_total metrics (#5188) 12 months 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
Konstantin Lebedev 5caff2c0f0
fix: deletes newly created volumes (#4551) 2 years ago
wusong 9bdbf9c880
revert #4491 (#4550) 2 years ago
wusong 26f15d0079
Fix no more writable volumes by delay judgment (#4548) 2 years ago
chrislu ca7cc61319 reduce the window size between unregistering a volume server and creating volumes on that server 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
chrislu 784daea1fa fix volume not found if marked as read only 2 years ago
Stewart Miles 264be0d2d4
Retry until a leader is selected. (#4318) 2 years ago
Stewart Miles 57ab1f8516
Use exponential backoff to query leader. (#4313) 2 years ago
Thomas Anderson bd70683871
fix(weed/topology/node.go): typo in error message (#4292) 2 years ago
zemul 0bf56298d5
fix chunk.ModifiedTsNs (#4264) 2 years ago
Guo Lei d8cfa1552b
support enable/disable vacuum (#4087) 2 years ago
Konstantin Lebedev 409c9328de
[master] avoid vacuum if not enough replica copies (#3924) 2 years ago
chrislu 1e0d64c048 master: delete partially created replicated volumes during volume growth 2 years ago
liubaojiang 25471d579a
add md5 header when UploadData to replication in ReplicatedWrite (#3881) 2 years ago
Ryan Russell a635973847
docs(topology): readability improvements (#3688) 2 years ago
Konstantin Lebedev f8ef25099c
Removing chunks on failed to write to replicas (#3591) 2 years ago
Konstantin Lebedev 721c6197f9
skip deltaBeat if dn is zero (#3630) 2 years ago
chrislu 6690236754 rename variables 2 years ago