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

Blocksize and HashSize metadata #80

Open
dstuebe opened this issue Feb 5, 2018 · 0 comments
Open

Blocksize and HashSize metadata #80

dstuebe opened this issue Feb 5, 2018 · 0 comments
Assignees

Comments

@dstuebe
Copy link
Contributor

dstuebe commented Feb 5, 2018

The block size and hash size should be written as metadata when an uppend store is created.
Reopening an existing uppend store should use the correct existing values and not allow garbage reads or corrupting appends.
Configuration differences should be logged as warn or error but not fail.
Must be backward compatible with stores that have no meta data.
It should be added when opened for write.

@dstuebe dstuebe self-assigned this Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant