Browse Source
Solve the problem that `LookupFileId` lookup urls is empty due to leader switching
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.pull/3350/head
LHHDZ
2 years ago
3 changed files with 117 additions and 13 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue