facebook / rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.
http://rocksdb.org
GNU General Public License v2.0
27.83k stars 6.2k forks source link

Fix stress test `SetOptions()` setting incompatible options #12827

Closed cbi42 closed 2 days ago

cbi42 commented 3 days ago

To fix errors like "Verification failed: SetOptions failed: Invalid argument: max_successive_merges > 0 is incompatible with unordered_write".

Test plan: no new crash test failure due to this option combination.

facebook-github-bot commented 3 days ago

@cbi42 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

cbi42 commented 3 days ago

See #12825

facebook-github-bot commented 2 days ago

@cbi42 merged this pull request in facebook/rocksdb@9eebaf11cbd875435b572f05f0378ecdb761cc74.