Skip to content

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.

2 participants