| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-08-24 | Implement SRV lookups for filer (#4767) | Nico D'Cotta | 1 | -2/+3 | |
| 2022-09-05 | fix bug due to data racing on VidMap (#3606) | LHHDZ | 1 | -1/+40 | |
| 2022-07-29 | fix test | chrislu | 1 | -1/+1 | |
| 2022-07-22 | fix `vid_map_test` tests | LHHDZ | 1 | -10/+16 | |
| 2022-07-22 | Solve the problem that `LookupFileId` lookup urls is empty due to leader ↵ | LHHDZ | 1 | -0/+67 | |
| 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. | |||||
| 2020-11-12 | fiil serverUrls sorted by data center | Konstantin Lebedev | 1 | -1/+1 | |
| 2019-09-14 | tweaking data types | Chris Lu | 1 | -9/+8 | |
| 2019-09-13 | fix: thread unsafe | divinerapier | 1 | -0/+77 | |
| Signed-off-by: divinerapier <poriter.coco@gmail.com> | |||||
