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

Mas i275 upgradesupport #1382

Open
wants to merge 2 commits into
base: develop-3.0
Choose a base branch
from
Open

Conversation

martinsumner
Copy link

The basic upgrade was too basic:

It didn't test different compression setting so missed issues such as - basho/eleveldb#273;
It didn't detect if compression wasn't working so missed issues such as - basho/eleveldb#275;
It tested too small a data set, and so could mask issues as only uncompressed parts of the file structure would be tested;
It didn't test updates between the upgrade and the downgrade.

This test should now be better at upgrade issues related to backend changes.

Previously an issue upgrading downgrading eleveldb was undetected by riak_test.
Confirm size does shrink non-trivially with compression enabled
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.

None yet

1 participant