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 db_rate_limiter_test for win #12816

Closed eniac1024 closed 2 days ago

eniac1024 commented 1 week ago

We didn't implement file system prefetch for OS Win. During table open, it uses FilePrefetchBuffer instead and only do 1 read instead of 4 in BufferedIO.

facebook-github-bot commented 5 days ago

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

facebook-github-bot commented 5 days ago

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

facebook-github-bot commented 5 days ago

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

facebook-github-bot commented 5 days ago

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

facebook-github-bot commented 5 days ago

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

facebook-github-bot commented 2 days ago

@ajkr merged this pull request in facebook/rocksdb@093f4ef82cdd599896517f5414ee9ae7f6af3b35.