facebook / rocksdb

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

Fix value of `inplace_update_support` across stress test runs #12675

Closed cbi42 closed 3 months ago

cbi42 commented 3 months ago

Summary: the value of inplace_update_support option need to be fixed across runs of db_stress on the same DB (#12577). My recent fix (#12673) regressed this behavior. Also fix some existing places where this does not hold.

Test plan: monitor crash tests related to inplace_update_support.

facebook-github-bot commented 3 months ago

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

facebook-github-bot commented 3 months ago

@cbi42 merged this pull request in facebook/rocksdb@35985a988c9fac5fd1f480af0aefd4738af994d4.