Skip to content

corruptabledb -- corrupt on iterator error #1829

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

Merged
merged 8 commits into from
Aug 11, 2023

Conversation

danlaine
Copy link

@danlaine danlaine commented Aug 9, 2023

Why this should be merged

Closes #1824

How this works

If the corruptabledb reports an error, its iterator will return an error.
If its iterator returns an unexpected error, marks corruptabledb as corrupted.

How this was tested

New UT

@danlaine danlaine added the storage This involves storage primitives label Aug 9, 2023
@danlaine danlaine self-assigned this Aug 9, 2023
@StephenButtolph StephenButtolph added this to the v1.10.9 milestone Aug 11, 2023
@StephenButtolph StephenButtolph merged commit 99988e4 into dev Aug 11, 2023
@StephenButtolph StephenButtolph deleted the corruptable-db-iterator branch August 11, 2023 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
storage This involves storage primitives
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants