seaweedfs/weed/topology
cheng.li01 25fbff5d52 fix bug: two same volumeId in different collections
1, there will be two leader when master server startup in a few seconds
2, raft server will get a leader even there is only one master, so there is no need to do hard code to set the server to be leader
2020-08-10 16:37:47 +08:00
..
allocate_volume.go avoid reusing context object 2020-02-25 21:50:12 -08:00
cluster_commands.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
collection.go Added treat_replication_as_minimums master toml option 2020-04-01 19:08:48 -04:00
configuration.go also remove volumeLayout if collection is empty 2018-07-11 02:01:33 -07:00
data_center.go grow volumes on volume servers with slots freed by cloud storage 2019-12-03 21:36:42 -08:00
data_node.go fix dn.volumes Iterate when write issue 2020-07-08 19:57:19 +08:00
data_node_ec.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
node.go remove println 2020-03-22 18:37:12 -07:00
rack.go grow volumes on volume servers with slots freed by cloud storage 2019-12-03 21:36:42 -08:00
store_replicate.go renaming 2020-06-19 22:45:27 -07:00
topology.go fix bug: two same volumeId in different collections 2020-08-10 16:37:47 +08:00
topology_ec.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
topology_event_handling.go grow volumes on volume servers with slots freed by cloud storage 2019-12-03 21:36:42 -08:00
topology_map.go grow volumes on volume servers with slots freed by cloud storage 2019-12-03 21:36:42 -08:00
topology_test.go Added treat_replication_as_minimums master toml option 2020-04-01 19:08:48 -04:00
topology_vacuum.go volume: compaction can cause readonly volumes 2020-03-17 09:43:57 -07:00
volume_growth.go logging 2020-03-22 18:32:49 -07:00
volume_growth_test.go Added treat_replication_as_minimums master toml option 2020-04-01 19:08:48 -04:00
volume_layout.go Added treat_replication_as_minimums master toml option 2020-04-01 19:08:48 -04:00
volume_location_list.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00