Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error type PrimaryMismatch for CheckTxnStatus #1107

Merged

Conversation

MyonKeminta
Copy link
Contributor

@MyonKeminta MyonKeminta merged commit 14ac513 into pingcap:master Apr 24, 2023
zyguan added a commit that referenced this pull request May 10, 2023
* Add a flag to CheckTxnStatusRequest to tell TiKV to check whether the lock on the key (if any) is a real primary lock (#1105)

* Change implementation

* Fix typo in comment

Signed-off-by: MyonKeminta <[email protected]>

* Update proto/kvrpcpb.proto

Co-authored-by: ekexium <[email protected]>

---------

Signed-off-by: MyonKeminta <[email protected]>
Co-authored-by: MyonKeminta <[email protected]>
Co-authored-by: ekexium <[email protected]>

* Add error type for primary mismatch (#1107)

Signed-off-by: MyonKeminta <[email protected]>
Co-authored-by: MyonKeminta <[email protected]>

---------

Signed-off-by: MyonKeminta <[email protected]>
Co-authored-by: MyonKeminta <[email protected]>
Co-authored-by: MyonKeminta <[email protected]>
Co-authored-by: ekexium <[email protected]>
MyonKeminta added a commit to MyonKeminta/kvproto that referenced this pull request May 23, 2023
Signed-off-by: MyonKeminta <[email protected]>
Co-authored-by: MyonKeminta <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants