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

atomic PrewriteMaxBackoff #488

Merged
merged 4 commits into from
May 10, 2022
Merged

Conversation

hawkingrei
Copy link
Member

@hawkingrei hawkingrei commented May 8, 2022

Signed-off-by: Weizhen Wang wangweizhen@pingcap.com

close #487

Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
txnkv/transaction/2pc.go Outdated Show resolved Hide resolved
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
@hawkingrei hawkingrei requested a review from sticnarf May 9, 2022 09:10
Copy link
Collaborator

@sticnarf sticnarf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Please also update the client-go in TiDB asap to resolve the API breakage.

@hawkingrei
Copy link
Member Author

LGTM. Please also update the client-go in TiDB asap to resolve the API breakage.

OK, I will.

@sticnarf sticnarf merged commit 038b035 into tikv:master May 10, 2022
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.

DARA RACE in the PrewriteMaxBackoff
2 participants