1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-03 15:46:44 +02:00
seaweedfs/weed/wdclient
石昌林 200a862701 fixed volume xx not found caused by missing VolumeLocation events
When the requested master node is the leader, `VolumeLocation` or `ClusterNodeUpdate` may be returned here. If it is `VolumeLocation`, the update will be performed while resetting the vidMap, otherwise the event will be lost
2022-06-30 13:41:56 +08:00
..
exclusive_locks use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
net2 better IP v6 support 2021-09-07 19:29:42 -07:00
resource_pool go fmt 2021-03-14 13:21:02 -07:00
masterclient.go fixed volume xx not found caused by missing VolumeLocation events 2022-06-30 13:41:56 +08:00
vid_map.go masterclient: fallback to directly querying master in case of missing volume id location 2022-06-24 02:08:57 -07:00
vid_map_test.go fiil serverUrls sorted by data center 2020-11-12 02:13:33 +05:00
volume_tcp_client.go adds tcp writes benchmark 2021-03-06 14:26:27 -08:00