client-go
client-go copied to clipboard
[DNM] Support not-atomic pessimistic lock request and lock with conflict
Requires: https://github.com/tikv/tikv/pull/12749
This PR adapts to the new behavior of acquire_pessimistic_lock requests in the PR above. This PR is experimental and still under development.