1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-02 15:16:51 +02:00
seaweedfs/weed/topology
Chris Lu c7d7b1a0f6
Merge pull request #1485 from LIBA-S/fix_oversized
Correct the oversized state of volume after compaction
2020-09-23 19:24:30 -07: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 master: better locking of in memory volume data 2020-09-20 23:07:55 -07: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 refactoring to typed Size 2020-08-18 17:04:28 -07:00
topology.go minor adjustments 2020-08-10 20:42:27 -07: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 Merge pull request #1485 from LIBA-S/fix_oversized 2020-09-23 19:24:30 -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 Correct the oversized state of volume after compaction 2020-09-23 20:27:42 +08:00
volume_layout_test.go Correct the oversized state of volume after compaction 2020-09-23 20:27:42 +08:00
volume_location_list.go Fix a race condition when handle VolumeLocationList 2020-09-23 20:56:51 +08:00