-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Use Velox fs for ssd cache evictlog file (#11579)
Summary: Pull Request resolved: #11579 Switch the eviction log file to use Velox filesystem for file r/w operations, so that more advanced testing can be built by leveraging features like fault injections. This change is a resubmission for D65740612 which was wrongfully reverted in D66119405. Reviewed By: xiaoxmeng Differential Revision: D66140029 fbshipit-source-id: bae8826d5ef642933684c975bab000cb453ee1a5
- Loading branch information
1 parent
7d0b84e
commit 03deeaf
Showing
7 changed files
with
244 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.