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

Check contents of persisted volume when dbserver is restarting #95

Merged
merged 1 commit into from
Apr 3, 2018

Conversation

ewoutp
Copy link
Contributor

@ewoutp ewoutp commented Mar 30, 2018

This PR adds additional safety when restarting a dbserver.
It ensures that the persistent volume contains a UUID file with expected content
and an ENGINE file with expected content.

Copy link
Contributor

@kvahed kvahed left a comment

Choose a reason for hiding this comment

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

Yes.

@kvahed
Copy link
Contributor

kvahed commented Apr 3, 2018

Is this functionality reflected in test? Do you find that a good idea for a simple test?

@ewoutp
Copy link
Contributor Author

ewoutp commented Apr 3, 2018

Adding a test would be good, probably not simple

@ewoutp ewoutp merged commit 9abab5b into master Apr 3, 2018
@ewoutp ewoutp deleted the set-uuid-once branch April 3, 2018 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants