Skip to content

Don't overwrite index state after startup error #1026

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 2 commits into from
Aug 24, 2020

Conversation

lava
Copy link
Member

@lava lava commented Aug 24, 2020

Don't overwrite the on-disk state if we fail to restore it, since
the newly written state will surely be empty and overwrite the
existing VAST data on disk.

Don't overwrite the on-disk state if we fail to restore it, since
the newly written state will surely be empty and overwrite the
existing VAST data on disk.
@dominiklohmann
Copy link
Member

I think this warrants a changelog entry, doesn't it?

@lava lava requested a review from dominiklohmann August 24, 2020 10:31
@dominiklohmann dominiklohmann added the bug Incorrect behavior label Aug 24, 2020
mavam
mavam previously requested changes Aug 24, 2020
@lava lava force-pushed the topic/index-flush-shutdown branch from f04719f to 1058ae8 Compare August 24, 2020 11:36
@lava lava merged commit be58301 into master Aug 24, 2020
@lava lava deleted the topic/index-flush-shutdown branch August 24, 2020 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants