rocksdb/utilities
sdong 4f1dd05cec Implement TestFSRandomAccessFile::MultiRead() (#8925)
Summary:
Right now, the failure injection test for MultiGet() is not sufficient. Improve it with TestFSRandomAccessFile::MultiRead() injecting failures.

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

Test Plan: Run crash test locally for a while.

Reviewed By: anand1976

Differential Revision: D31000529

fbshipit-source-id: 439c7e02cf7440ac5af82deb609e202abdca3e1f
2021-09-16 16:01:34 -07:00
..
backupable Replace Status with IOStatus in the backupable_db (#8820) 2021-09-15 15:09:48 -07:00
blob_db Fix and detect headers with missing dependencies (#8893) 2021-09-10 10:00:26 -07:00
cassandra Fix and detect headers with missing dependencies (#8893) 2021-09-10 10:00:26 -07:00
checkpoint
compaction_filters
convenience
leveldb_options
memory
merge_operators
option_change_migration
options
persistent_cache Improve support for using regexes (#8740) 2021-09-07 13:05:23 -07:00
simulator_cache
table_properties_collectors
trace Fix and detect headers with missing dependencies (#8893) 2021-09-10 10:00:26 -07:00
transactions
ttl
write_batch_with_index
compaction_filters.cc
debug.cc
env_librados.cc
env_librados.md
env_librados_test.cc
env_mirror.cc
env_mirror_test.cc
env_timed.cc
env_timed_test.cc
fault_injection_env.cc
fault_injection_env.h
fault_injection_fs.cc Implement TestFSRandomAccessFile::MultiRead() (#8925) 2021-09-16 16:01:34 -07:00
fault_injection_fs.h Implement TestFSRandomAccessFile::MultiRead() (#8925) 2021-09-16 16:01:34 -07:00
merge_operators.cc
merge_operators.h
object_registry.cc Add support to the ObjectRegistry for ManagedObjects (#8658) 2021-09-10 05:21:04 -07:00
object_registry_test.cc Add support to the ObjectRegistry for ManagedObjects (#8658) 2021-09-10 05:21:04 -07:00
util_merge_operators_test.cc