client-go/internal/locate
crazycs cd64e24de8
fix issue that store's liveness may incorrectly marked as unreachable when the store restarts with label changed (#1407)
* add test

Signed-off-by: crazycs520 <crazycs520@gmail.com>

* fix

Signed-off-by: crazycs520 <crazycs520@gmail.com>

* fix ci

Signed-off-by: crazycs520 <crazycs520@gmail.com>

---------

Signed-off-by: crazycs520 <crazycs520@gmail.com>
2024-08-01 19:02:26 +08:00
..
accessmode.go fix license (#267) 2021-08-15 01:48:01 +08:00
main_test.go Check time spent on attempting RPC to avoid spending too much time on retrying (#1117) 2024-01-18 20:48:43 +08:00
pd_codec.go region cache: add `BatchLocateKeyRanges` interface (#1367) 2024-06-24 16:06:06 +08:00
region_cache.go fix issue that store's liveness may incorrectly marked as unreachable when the store restarts with label changed (#1407) 2024-08-01 19:02:26 +08:00
region_cache_test.go fix issue that store's liveness may incorrectly marked as unreachable when the store restarts with label changed (#1407) 2024-08-01 19:02:26 +08:00
region_request.go refine region request debug log (#1408) 2024-07-31 17:42:29 +08:00
region_request3_test.go Remove old replica selector (#1265) 2024-05-27 17:11:02 +08:00
region_request_state_test.go region_cache: extract store related fields to store cache (#1279) 2024-04-18 21:37:35 +08:00
region_request_test.go region_request: ignore resource group errors that not relative storage layer (#1354) 2024-06-20 13:57:02 +08:00
replica_selector.go Remove old replica selector (#1265) 2024-05-27 17:11:02 +08:00
replica_selector_test.go Remove old replica selector (#1265) 2024-05-27 17:11:02 +08:00
slow_score.go Make slow store filtering the highest priority in replica selector v2 (#1267) 2024-04-08 14:23:38 +08:00
sorted_btree.go introduce a random jitter to region cache ttl (#1148) 2024-02-02 20:13:23 +08:00
store_cache.go fix issue that store's liveness may incorrectly marked as unreachable when the store restarts with label changed (#1407) 2024-08-01 19:02:26 +08:00