1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-16 23:51:15 +02:00
seaweedfs/weed/topology
wusong 8fffe3e822
fix no more writables volumes while disk free space is sufficient (#4491)
Co-authored-by: wang wusong <wangwusong@virtaitech.com>
2023-05-21 22:18:50 -07:00
..
allocate_volume.go master: delete partially created replicated volumes during volume growth 2022-10-26 12:32:24 -07:00
cluster_commands.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
collection.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
configuration.go skip deltaBeat if dn is zero (#3630) 2022-09-11 22:31:53 -07:00
data_center.go avoid dead lock 2022-09-10 11:26:19 -07:00
data_node.go rename variables 2022-09-11 19:18:42 -07:00
data_node_ec.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
disk.go rename variables 2022-09-11 19:18:42 -07:00
disk_ec.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
node.go fix no more writables volumes while disk free space is sufficient (#4491) 2023-05-21 22:18:50 -07:00
rack.go avoid dead lock 2022-09-10 11:26:19 -07:00
store_replicate.go add md5 header when UploadData to replication in ReplicatedWrite (#3881) 2022-10-19 01:34:14 -07:00
topology.go Retry until a leader is selected. (#4318) 2023-03-16 20:50:38 -07:00
topology_ec.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
topology_event_handling.go support enable/disable vacuum (#4087) 2022-12-28 01:36:44 -08:00
topology_info.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
topology_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
topology_vacuum.go fix no more writables volumes while disk free space is sufficient (#4491) 2023-05-21 22:18:50 -07:00
volume_growth.go master: delete partially created replicated volumes during volume growth 2022-10-26 12:32:24 -07:00
volume_growth_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_layout.go fix volume not found if marked as read only 2023-03-19 18:30:13 -07:00
volume_layout_test.go docs(topology): readability improvements (#3688) 2022-09-15 02:03:10 -07:00
volume_location_list.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00