mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-27 20:59:42 +08:00
58c02d6429
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. |
||
---|---|---|
.. | ||
exclusive_locks | ||
net2 | ||
resource_pool | ||
masterclient.go | ||
vid_map_test.go | ||
vid_map.go | ||
volume_tcp_client.go |