seaweedfs/weed/topology
Konstantin Lebedev b2ffcdaab2
[master] do sync grow request only if absolutely necessary (#5821)
* do sync grow request only if absolutely necessary
https://github.com/seaweedfs/seaweedfs/pull/5819

* remove check VolumeGrowStrategy Threshold on PickForWrite

* fix fmt.Errorf
2024-07-30 13:21:35 -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 Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" 2023-09-25 09:35:16 -07:00
data_node_ec.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
data_node.go Different disk labels should not use the same DiskUsages instance while master received volume heatbeat (#5770) 2024-07-12 08:09:51 -07:00
disk_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
node.go Healthz check for deadlocks (#4558) 2023-06-09 09:42:48 -07:00
rack.go Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" 2023-09-25 09:35:16 -07:00
store_replicate.go Added tls for http clients (#5766) 2024-07-16 23:14:09 -07:00
topology_ec.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
topology_event_handling.go bugfix: unregister ec shards when volume server disconnected (#5697) 2024-06-20 15:29:36 -07:00
topology_info.go [master] Do Automatic Volume Grow in background (#5781) 2024-07-16 08:03:40 -07:00
topology_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
topology_vacuum.go revert #4491 (#4550) 2023-06-06 00:17:51 -07:00
topology.go [master] do sync grow request only if absolutely necessary (#5821) 2024-07-30 13:21:35 -07:00
volume_growth_test.go avoid repeated calls to heavy-weighted viper 2024-04-18 09:09:45 -07:00
volume_growth.go [master] Do Automatic Volume Grow in background (#5781) 2024-07-16 08:03:40 -07:00
volume_layout_test.go docs(topology): readability improvements (#3688) 2022-09-15 02:03:10 -07:00
volume_layout.go [master] do sync grow request only if absolutely necessary (#5821) 2024-07-30 13:21:35 -07:00
volume_location_list.go fix panic 5435 (#5436) 2024-03-28 16:17:59 -07:00