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.85k stars 6.2k forks source link

[Testing] Enable reading un-synced data in db stress test #12759

Closed hx235 closed 3 weeks ago

hx235 commented 3 weeks ago

Context/Summary: this is to actually turn on reading un-synced data in stress test that was developed in https://github.com/facebook/rocksdb/pull/12729. Stacked on top of https://github.com/facebook/rocksdb/pull/12752 and fixed two FIXME to unblock enabling.

Test:

facebook-github-bot commented 3 weeks ago

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

facebook-github-bot commented 3 weeks ago

@hx235 has updated the pull request. You must reimport the pull request before landing.