-
Notifications
You must be signed in to change notification settings - Fork 712
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add retry for CompactFiles call in rocksdb_force_flush_memtable_and_l…
…zero_now Summary: Updating to the latest rocksdb seems to trigger a race between CompactFiles and the selection of the files to compact more frequently. Add a retry loop to this call. Reviewed By: lth Differential Revision: D12834578 fbshipit-source-id: 65e6eb9
- Loading branch information
1 parent
06d6b4f
commit 65d61c9
Showing
1 changed file
with
27 additions
and
10 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