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

Propagate ReadOptions::readahead_size in PartitionedIndexReader #12763

Open pdillinger opened 3 weeks ago

pdillinger commented 3 weeks ago

Summary: Not sure if this change is desirable given the unit test churn, but the unit test is not clear, in part because the meaning of readahead options is unclear (#12756).

Test Plan: existing tests (updated)

facebook-github-bot commented 3 weeks ago

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