1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-01 06:40:45 +02:00
seaweedfs/weed/topology
Chris Lu 78e8ddf910 Only when tailing volume, the zero-ed cookie should skip checking.
This only happens when checkCookie == false and fsync == false.
2021-08-13 02:09:35 -07:00
..
allocate_volume.go ahead of time volume assignment 2021-05-06 18:55:44 +08:00
cluster_commands.go
collection.go
configuration.go
data_center.go
data_node.go avoid possible nil when node is disconnected from its parent 2021-05-19 10:02:01 -07:00
data_node_ec.go Fix EC shard count logic 2021-03-05 12:50:58 +01:00
disk.go use int64 for volume count in case of negative overflow 2021-08-08 15:19:39 -07:00
disk_ec.go
node.go go fmt 2021-07-01 01:21:14 -07:00
rack.go
store_replicate.go Only when tailing volume, the zero-ed cookie should skip checking. 2021-08-13 02:09:35 -07:00
topology.go master: avoid repeated leader redirection 2021-06-21 22:56:07 -07:00
topology_ec.go
topology_event_handling.go master: avoid creating too many volumes 2021-05-11 10:05:31 -07:00
topology_map.go
topology_test.go fix tests 2021-02-16 10:51:03 -08:00
topology_vacuum.go volume: avoid fixed vacuum timeout for large volumes 2021-02-22 12:52:37 -08:00
volume_growth.go minor 2021-08-10 13:04:33 -07:00
volume_growth_test.go fix tests 2021-02-16 10:51:03 -08:00
volume_layout.go master: avoid creating too many volumes 2021-05-11 10:05:31 -07:00
volume_layout_test.go
volume_location_list.go Show the real disk usage in stats calls 2021-02-26 13:58:40 +01:00