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

DNM: storage: Test for merge/WaitForApplication bug #35653

Closed

Conversation

bdarnell
Copy link
Contributor

Split from #35626. The code here currently reproduces the problem if the WriteSyncNoop call is removed (and passes with it), but it's not yet a proper test.

This prevents on-disk inconsistencies when a node crashes in the
middle of a merge and the lease applied index temporarily regresses.

Fixes cockroachdb#33120

Release note (bug fix): Fixed an on-disk inconsistency that could
result from a crash during a range merge.
This test fails with the "overlapping range" error if the
WriteSyncNoop call is removed.

Release note: None
@bdarnell bdarnell requested a review from a team March 12, 2019 16:30
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@tbg tbg added the X-noremind Bots won't notify about PRs with X-noremind label Jun 19, 2019
@bdarnell bdarnell closed this Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
X-noremind Bots won't notify about PRs with X-noremind
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants