1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-01 06:40:45 +02:00
seaweedfs/weed/operation
Konstantin Lebedev 9c1e0f5811
[master] grow volumes if no writable volumes in current dataCenter (#5434)
* grow volumes if no writable volumes in current dataCenter
https://github.com/seaweedfs/seaweedfs/issues/3886

* fix tests with volume grow

* automatic volume grow one volume

* add ErrorChunkAssign metrics
2024-03-29 00:38:27 -07:00
..
assign_file_id.go [master] grow volumes if no writable volumes in current dataCenter (#5434) 2024-03-29 00:38:27 -07:00
assign_file_id_test.go streaming assign file ids 2023-08-23 00:31:33 -07:00
buffer_pool.go
chunked_file.go refactor 2022-08-31 00:24:29 -07:00
data_struts.go
delete_content.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
grpc_client.go grpc connection to filer add sw-client-id header 2023-01-20 01:48:12 -08:00
lookup.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
lookup_vid_cache.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
lookup_vid_cache_test.go
needle_parse_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
submit.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
sync_volume.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
tail_volume.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
upload_content.go chore: add status code for request_total metrics (#5188) 2024-01-10 10:05:27 -08:00