client-go/tikv
zyguan 2b0667c65c
lock_resolver: handle pessimistic locks in BatchResolveLocks (#794)
* lock_resolver: handle pessimistic locks in BatchResolveLocks

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

* Add test but failed on unistore because unistore's ScanLock doesnt return lock type

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

* Address comments

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

* Fix test

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

* Fix golangci

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

---------

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
Signed-off-by: zyguan <zhongyangguan@gmail.com>
Co-authored-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
2023-05-11 12:26:01 +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 region_request: handle resource group error before Backoff (#719) 2023-03-02 13:40:57 +08:00
interface.go fix license (#267) 2021-08-15 01:48:01 +08:00
kv.go Finer `is_retry_request` settings (#763) 2023-04-10 10:39:43 +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 lock_resolver: handle pessimistic locks in BatchResolveLocks (#794) 2023-05-11 12:26:01 +08:00
test_util.go reformat codec and add keyspace support (#649) 2023-01-10 15:15:33 +08:00
unionstore_export.go unionstore: add checkpoint API to support TiDB savepoint feature (#490) 2022-05-30 13:58:57 +08:00