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

Fallback to leader read when replica read meets flashback-in-progress error #796

Merged
merged 7 commits into from
May 11, 2023

Conversation

you06
Copy link
Contributor

@you06 you06 commented May 11, 2023

Ref pingcap/tidb#43673

Currently the flashback doesn't wait followers before responsing and continue workload, this PR handles such failure requests and redirect them to leader.

@you06 you06 changed the title Fallback to leader read when replica read meets flashback Fallback to leader read when replica read meets flashback-in-progress error May 11, 2023
Signed-off-by: you06 <[email protected]>
you06 added 2 commits May 11, 2023 11:57
Signed-off-by: you06 <[email protected]>
Signed-off-by: you06 <[email protected]>
@you06
Copy link
Contributor Author

you06 commented May 11, 2023

@disksing PTAL

@cfzjywxk cfzjywxk merged commit c946782 into tikv:master May 11, 2023
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.

4 participants