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

[Bug]: When I restored data, some DBs where missing #251

Open
anikmondavis opened this issue Dec 6, 2023 · 2 comments
Open

[Bug]: When I restored data, some DBs where missing #251

anikmondavis opened this issue Dec 6, 2023 · 2 comments
Assignees

Comments

@anikmondavis
Copy link

Current Behavior

When I restored data some DB where missing, one thing is that these DB where empty. But when we restore it should be even an empty db should restored

Expected Behavior

Should restore all DBs

Steps To Reproduce

./milvus-backup restore -n milvus_backup_dev --restore_index true _recover

Environment

No response

Anything else?

is there any method, can specify which folder should restore?

@wayblink
Copy link
Collaborator

wayblink commented Dec 7, 2023

@anikmondavis Hi, thanks. It is a nice catch. Backup metas are designed to be based on collections because we didn't support database at that time. If a database is empty, it will not be backuped and restored. It is a good suggestion to backup empty database as well. We will work on it.

@wayblink
Copy link
Collaborator

wayblink commented Dec 7, 2023

/assign @wayblink

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

No branches or pull requests

2 participants