]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Implement TestFSRandomAccessFile::MultiRead() (#8925)
authorsdong <siying.d@fb.com>
Thu, 16 Sep 2021 22:59:57 +0000 (15:59 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 16 Sep 2021 23:01:34 +0000 (16:01 -0700)
commit4f1dd05cec7cc9421a966430fb06dbc9d34bfd8e
tree739643b31bdd0a264c823bce73b2217c26dfbc9c
parentb97c53b629727052eaaedc3dc1b75e14e6fb7576
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
utilities/fault_injection_fs.cc
utilities/fault_injection_fs.h