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

release-2.1: storage: Sync to disk before returning in WaitForApplication #35752

Merged

Conversation

bdarnell
Copy link
Contributor

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

Fixes #33120

Release note (bug fix): Fixed an on-disk inconsistency that could
result from a crash during a range merge.

@cockroachdb/release

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.
@bdarnell bdarnell requested review from tbg and a team March 14, 2019 19:53
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@bdarnell bdarnell merged commit deb08aa into cockroachdb:release-2.1 Mar 18, 2019
@bdarnell bdarnell deleted the backport21-merge-waitforapplication branch March 18, 2019 15:33
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