Revision 3fc2eaf5612de7077446a55a00ba80744ccd0ce6 authored by Akanksha Mahajan on 07 April 2022, 17:31:50 UTC, committed by Facebook GitHub Bot on 07 April 2022, 17:31:50 UTC
Summary:
Since all plaftorms don't support io_uring. So updated the unit
test to take that into consideration when testing async reads in unit tests.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/9819

Test Plan:
valgrind --error-exitcode=2 --leak-check=full ./prefetch_test
--gtest_filter=PrefetchTest2.ReadAsyncWithPosixFS
CircleCI jobs

Reviewed By: pdillinger

Differential Revision: D35469959

Pulled By: akankshamahajan15

fbshipit-source-id: b170459ec816487fc0a13b1d55dbbe4f754b2eba
1 parent 7ea26ab
History
File Mode Size
modules
RocksDBConfig.cmake.in -rw-r--r-- 891 bytes

back to top