client-go/tikv
Hu# 652de4de2d
min-safe-ts: fix MinSafeTS might be set to MaxUint64 permanently (#994)
* fix

Signed-off-by: husharp <jinhao.hu@pingcap.com>

* refine test

Signed-off-by: husharp <jinhao.hu@pingcap.com>

* address comment

Signed-off-by: husharp <jinhao.hu@pingcap.com>

* refine test

Signed-off-by: husharp <jinhao.hu@pingcap.com>

---------

Signed-off-by: husharp <jinhao.hu@pingcap.com>
2023-10-09 10:08:55 +08:00
..
backoff.go fix license (#267) 2021-08-15 01:48:01 +08:00
client.go reformat codec and add keyspace support (#649) 2023-01-10 15:15:33 +08:00
failpoint_export.go fix license (#267) 2021-08-15 01:48:01 +08:00
gc.go gc: add resolve locks interface for tidb gc_worker (#945) 2023-08-29 13:43:23 +08:00
interface.go fix license (#267) 2021-08-15 01:48:01 +08:00
kv.go min-safe-ts: fix MinSafeTS might be set to MaxUint64 permanently (#994) 2023-10-09 10:08:55 +08:00
kv_test.go fix TestRURuntimeStatsCleanUp (#787) 2023-04-28 13:43:54 +08:00
logutil.go fix license (#267) 2021-08-15 01:48:01 +08:00
main_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
pool.go tikv: configurable pool (#714) 2023-02-27 11:23:58 +08:00
region.go compatible batch copr with load-based replica read (#739) 2023-03-17 11:26:22 +08:00
safepoint.go *: update etcd client to v3.5.2 (#423) 2022-02-17 22:01:16 +08:00
split_region.go Finer `is_retry_request` settings (#763) 2023-04-10 10:39:43 +08:00
test_probe.go gc: add resolve locks interface for tidb gc_worker (#945) 2023-08-29 13:43:23 +08:00
test_util.go pd http: support api to get store min resolved ts (#793) 2023-05-12 11:43:16 +08:00
unionstore_export.go unionstore: add checkpoint API to support TiDB savepoint feature (#490) 2022-05-30 13:58:57 +08:00