Skip to content

Avoid crashing when reading a pre-2.0 partition #3018

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
Mar 16, 2023

Conversation

dominiklohmann
Copy link
Member

This fixes a crash when starting VAST v3.0 with a partition from before v2.0, which was not correctly ignored.

@dominiklohmann dominiklohmann added the bug Incorrect behavior label Mar 16, 2023
@dominiklohmann dominiklohmann requested a review from tobim March 16, 2023 11:43
@dominiklohmann dominiklohmann force-pushed the topic/avoid-crash-when-reading-old-partitions branch from ad7f12b to 865a548 Compare March 16, 2023 11:46
@dominiklohmann dominiklohmann force-pushed the topic/avoid-crash-when-reading-old-partitions branch from 865a548 to 2653734 Compare March 16, 2023 11:46
Copy link
Member

@tobim tobim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with a vast database built with v1.1. Works as expected.

@dominiklohmann dominiklohmann merged commit c72fe23 into main Mar 16, 2023
@dominiklohmann dominiklohmann deleted the topic/avoid-crash-when-reading-old-partitions branch March 16, 2023 16:38
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.

2 participants