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 a failpoint to sleep before prewrite secondary #460

Merged
merged 3 commits into from
Apr 11, 2022

Conversation

ekexium
Copy link
Contributor

@ekexium ekexium commented Apr 1, 2022

The existing failpoint can't handle concurrent sleep well. It might be a defect of the failpoint library.
So we need a separate failpoint to handle sleep to reproduce a bug pingcap/tidb#33641.
cc @MyonKeminta

@disksing disksing merged commit e31ba21 into tikv:master Apr 11, 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.

3 participants