seaweedfs/weed/wdclient
LHHDZ 58c02d6429 Solve the problem that LookupFileId lookup urls is empty due to leader switching
The vidMap structure is modified to a linked list structure (the length is limited to 5). When the vidMap is reset, the current vidMap is added to the new vidMap as a cache node. When the query locations is empty, the cache node is searched to avoid problems when the master switches leaders.
2022-07-22 17:22:38 +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 Solve the problem that LookupFileId lookup urls is empty due to leader switching 2022-07-22 17:22:38 +08:00
vid_map_test.go Solve the problem that LookupFileId lookup urls is empty due to leader switching 2022-07-22 17:22:38 +08:00
vid_map.go Solve the problem that LookupFileId lookup urls is empty due to leader switching 2022-07-22 17:22:38 +08:00
volume_tcp_client.go adds tcp writes benchmark 2021-03-06 14:26:27 -08:00