1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-16 23:51:15 +02:00
seaweedfs/weed/topology
Konstantin Lebedev 409c9328de
[master] avoid vacuum if not enough replica copies (#3924)
avoid vacuum if not enough replica copies
2022-10-30 20:34:19 -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 avoid data race on calc freeVolumeSlotCount (#3594) 2022-09-07 09:50:17 -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 avoid dead lock 2022-09-10 11:26:19 -07:00
topology_ec.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
topology_event_handling.go rand start garbageThreshold and reset metric ReplicaPlacementMismatch (#3396) 2022-08-12 13:11:09 -07: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 [master] avoid vacuum if not enough replica copies (#3924) 2022-10-30 20:34:19 -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 ensure memory alignment on different CPUs 2022-08-29 13:24:12 -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