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

feat: add logic for reading manifest from bolt file #183

Merged
merged 2 commits into from
Jul 9, 2021

Conversation

danxmoran
Copy link
Contributor

Part of #173

This adds the minimal logic needed to open up a boltdb file downloaded from InfluxDB v2.0.x, extract the information relevant to backup/restore, and convert that info into a new-style manifest. It's not used by the backup command yet, but the included unit test shows it in action.

@danxmoran
Copy link
Contributor Author

Looks like Windows CI is running into etcd-io/bbolt#252...

Copy link
Contributor

@williamhbaker williamhbaker left a comment

Choose a reason for hiding this comment

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

Looks good!

@danxmoran danxmoran merged commit 9b54bcb into main Jul 9, 2021
@danxmoran danxmoran deleted the dm-backup-export-20x-boltdb branch July 9, 2021 13:27
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