client-go/internal/locate
crazycs 2bd95773ce
fix bug of not invalidate store when tikv store is down in replica-selector-v2 with enable forwarding (#1273)
* fix bug of enable-forwarding

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

* add test

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

---------

Signed-off-by: crazycs520 <crazycs520@gmail.com>
2024-04-08 14:51:17 +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 pd client: uprade and fit get region option (#1069) 2023-12-01 10:44:04 +08:00
region_cache.go Make slow store filtering the highest priority in replica selector v2 (#1267) 2024-04-08 14:23:38 +08:00
region_cache_test.go Make slow store filtering the highest priority in replica selector v2 (#1267) 2024-04-08 14:23:38 +08:00
region_request.go *: fix panic log when call RegionRequestSender.String method (#1260) 2024-04-03 11:24:15 +08:00
region_request3_test.go replica selector refactor (#1142) 2024-03-11 15:40:44 +08:00
region_request_state_test.go feat: introduce GetLocal() and BatchGet cache for PipelinedMemDB (#1212) 2024-03-16 11:36:05 +08:00
region_request_test.go *: fix panic log when call RegionRequestSender.String method (#1260) 2024-04-03 11:24:15 +08:00
replica_selector.go fix bug of not invalidate store when tikv store is down in replica-selector-v2 with enable forwarding (#1273) 2024-04-08 14:51:17 +08:00
replica_selector_test.go fix bug of not invalidate store when tikv store is down in replica-selector-v2 with enable forwarding (#1273) 2024-04-08 14:51:17 +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 Make slow store filtering the highest priority in replica selector v2 (#1267) 2024-04-08 14:23:38 +08:00