client-go/txnkv/transaction
you06 88fbc938cd
p-dml: fix unstopped resolve (#1210)
* fix unstopped resolve when the txn cross regions

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

* cancel context when flush done or abort

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

---------

Signed-off-by: you06 <you1474600@gmail.com>
Co-authored-by: ekexium <eke@fastmail.com>
2024-03-11 21:20:38 +08:00
..
2pc.go p-dml: fix unstopped resolve (#1210) 2024-03-11 21:20:38 +08:00
batch_getter.go txn: introduce pipelined memdb, Flush and BufferBatchGet for pipelined DML (#1114) 2024-02-23 10:24:44 +08:00
batch_getter_test.go txn: introduce pipelined memdb, Flush and BufferBatchGet for pipelined DML (#1114) 2024-02-23 10:24:44 +08:00
binlog.go fix license (#267) 2021-08-15 01:48:01 +08:00
cleanup.go config: enable user configuration for retry strategy. (#1055) 2023-11-14 14:54:10 +08:00
commit.go config: enable user configuration for retry strategy. (#1055) 2023-11-14 14:54:10 +08:00
pessimistic.go txn: enable pessimistic region rollback (#1149) 2024-02-05 15:11:26 +08:00
pipelined_flush.go p-dml: fix unstopped resolve (#1210) 2024-03-11 21:20:38 +08:00
prewrite.go txn: enable pessimistic region rollback (#1149) 2024-02-05 15:11:26 +08:00
test_probe.go p-dml: fix unstopped resolve (#1210) 2024-03-11 21:20:38 +08:00
txn.go p-dml: fix unstopped resolve (#1210) 2024-03-11 21:20:38 +08:00