mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-23 18:49:17 +08:00
a7973ed7d1
fix deadlock when broadcast to clients when master thransfer leader, the old master will disconnect with all filers and volumeServers, if the cluster is a big , the broadcast messages may be more big than the max of the channel len 100, then if the KeepConnect was not listen on the channel in disconnect, it will deadlock. and the whole cluster will not serve! |
||
---|---|---|
.. | ||
disk_common.go | ||
disk_notsupported.go | ||
disk_openbsd.go | ||
disk_solaris.go | ||
disk_supported.go | ||
disk_windows.go | ||
disk.go | ||
duration_counter_test.go | ||
duration_counter.go | ||
http_status_recorder.go | ||
memory_notsupported.go | ||
memory_supported.go | ||
memory.go | ||
metrics_names.go | ||
metrics.go | ||
stats.go |