client-go/internal
zyguan 713ceee265
only set MinSafeTS to 0 when all stores' are 0 (#1284)
* only set MinSafeTS to 0 when all stores' are 0

Signed-off-by: zyguan <zhongyangguan@gmail.com>

* try to make ut stable

Signed-off-by: zyguan <zhongyangguan@gmail.com>

---------

Signed-off-by: zyguan <zhongyangguan@gmail.com>
2024-04-18 14:45:56 +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 reverts PR #988 to fix transaction is undetermined cause by region invalid error (#1298) 2024-04-16 21:44:58 +08:00
logutil only set MinSafeTS to 0 when all stores' are 0 (#1284) 2024-04-18 14:45:56 +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 Use Mem() instead of Size() to estimate pipelined-memdb size (#1286) 2024-04-15 16:53:35 +08:00