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

Fix snapshot restoration and add integration test #96

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

mac-chaffee
Copy link
Contributor

Turns out that #93 wasn't needed because we do actually want the exec. I thought --snapshot made the qdrant command exit or something.

While testing, I also found that we need to supply the --url flag, otherwise the pod may crash with raft errors.

After restoring the snapshot, there is still a strange warning message: Failed to apply collection meta operation: Collection test_collection already exists!. This appears harmless since the data does get restored, but strange nonetheless.

@mac-chaffee mac-chaffee force-pushed the fix/mac-chaffee/test-snapshots branch from 93981b3 to e601537 Compare October 12, 2023 18:24
@mac-chaffee mac-chaffee merged commit 2ddefd6 into main Oct 16, 2023
1 check passed
@mac-chaffee mac-chaffee deleted the fix/mac-chaffee/test-snapshots branch October 16, 2023 17:35
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.

2 participants