client-java icon indicating copy to clipboard operation
client-java copied to clipboard

ResolveLocks for pessimistic transaction that has switched primary may break transaction atomicity

Open shiyuhang0 opened this issue 2 years ago • 0 comments

Bug Report

1. Describe the bug

Ref: https://github.com/pingcap/tidb/issues/42937

2. How to fix

Requires: https://github.com/pingcap/kvproto/pull/1105 Requires: https://github.com/tikv/tikv/pull/14637

Ref: https://github.com/tikv/client-go/pull/777

shiyuhang0 avatar Jun 27 '23 07:06 shiyuhang0