client-go/internal
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
..
apicodec Fix batch client batchSendLoop panic (#1021) 2023-10-17 15:44:06 +08:00
client fix data race that may cause panic and concurrency request limit bug (#1219) 2024-04-02 11:26:21 +08:00
kvrpc batchput add ttl to every key (#298) 2021-09-26 11:50:08 +00:00
latch client_batch: add test for auto re-connect idle connection when wait connection ready and fix ci (#835) 2023-06-13 14:17:17 +08:00
locate 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
logutil Support load-based replica read (#675) 2023-02-22 15:35:43 +08:00
mockstore Upgrade PD client to fix the TSO hang bug (#1237) 2024-03-19 16:08:47 +08:00
resourcecontrol remove the noise log when open debug level 2024-01-03 18:15:53 +08:00
unionstore test: restore skipped test for pipelined dml (#1238) 2024-03-19 20:37:44 +08:00