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

270 cannot create catalog if corrupted is present #274

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

lukashornych
Copy link
Collaborator

No description provided.

novoj and others added 2 commits September 27, 2023 11:34
When there is a loaded corrupted catalog, new catalog cannot be created because evitaDB tries to verify name collisions but cannot get schema for the corrupted catalog so it throws `CatalogCorruptedException`.
@lukashornych lukashornych linked an issue Oct 2, 2023 that may be closed by this pull request
@lukashornych lukashornych merged commit 5ca0516 into dev Oct 2, 2023
1 check passed
@lukashornych lukashornych deleted the 270-cannot-create-catalog-if-corrupted-is-present branch October 2, 2023 08:42
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.

Cannot create catalog if corrupted is present
2 participants