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

engine/metamorphic: Run MVCC metamorphic tests with varying pebble/rocksdb options #45279

Closed
itsbilal opened this issue Feb 21, 2020 · 1 comment

Comments

@itsbilal
Copy link
Contributor

Currently, the MVCC metamorphic tests start Pebble and RocksDB engines with the same default set of options. Rotating between multiple sets of options, for example to encourage smaller and larger SSTables as well as to populate more levels of the LSM tree would probably yield more interesting results.

The Pebble metamorphic test suite currently runs all operations with default options, a couple standard option sets, and some randomized options.

@itsbilal
Copy link
Contributor Author

Merged in #46057

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

No branches or pull requests

1 participant