client-go/txnkv
you06 af4f9a9b6e
fix data race when collapsing ResolveLockRequest (#1209)
* fix data race when collapsing ResolveLockRequest

Signed-off-by: you06 <you1474600@gmail.com>

* comment

Signed-off-by: you06 <you1474600@gmail.com>

* sleep to wait goroutine finish

Signed-off-by: you06 <you1474600@gmail.com>

* update comment

Signed-off-by: you06 <you1474600@gmail.com>

---------

Signed-off-by: you06 <you1474600@gmail.com>
2024-03-08 13:24:15 +08:00
..
rangetask config: enable user configuration for retry strategy. (#1055) 2023-11-14 14:54:10 +08:00
transaction fix data race when collapsing ResolveLockRequest (#1209) 2024-03-08 13:24:15 +08:00
txnlock txn: use region pessimsitic lock rollback to speed up cleanup (#1125) 2024-01-31 09:53:00 +08:00
txnsnapshot adjust parameter for pipelined memdb by failpoint (#1205) 2024-03-06 16:44:48 +08:00
txnutil fix license (#267) 2021-08-15 01:48:01 +08:00
client.go support gc v2 (#1180) 2024-02-27 11:44:28 +08:00
lock_export.go fix license (#267) 2021-08-15 01:48:01 +08:00
snapshot_export.go add replica read adjuster function in KVSnapshot (#540) 2022-07-07 17:12:24 +08:00
transaction_export.go *: remove the support of `amend transaction` (#635) 2023-01-09 16:30:27 +08:00
util_export.go fix license (#267) 2021-08-15 01:48:01 +08:00