-
Notifications
You must be signed in to change notification settings - Fork 3.6k
feat(backup): backup data and metadata #15558
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
Conversation
3285b92
to
19a38be
Compare
59c104c
to
cb5739f
Compare
@stephanie-engel data and meta data should backup properly now. TODO(jacobmarble): auth checks should block any token without permission to read all data and all metadata |
9e42faa
to
edbe453
Compare
edbe453
to
b83d2eb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking super good! Just a bunch of mainly small things. I would love to see some exercising of the b/r path. That is... Write some data and snapshot it, then restore it to a location via the HTTP API.
The other thing that's missing with this feature is the user-facing documentation, but that can wait for another day. Great job 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Just the question about handling the engine closing 👍
06348f5
to
81df899
Compare
This PR should not be merged until @russorat and I settle on a better authorization strategy. |
d5a0bf9
to
3a8b4e2
Compare
this cannot be merged until we fix the issues with auth. using a master token gives the error: |
3a8b4e2
to
6f50c48
Compare
6f50c48
to
6dbfc97
Compare
Squashed and rebased to master. |
Replaced by #16504 |
Fixes #15603
Fixes #15604
Currently blocked on #15961
This command backs up data and metadata: