-
Notifications
You must be signed in to change notification settings - Fork 554
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add lock free mechanism for avoiding race conditions when writin…
…g persistence information; consider corrupt metadata records as non-existent (#1745) * fix: add lock free mechanism for avoiding race conditions when writing persistence information * consider corrupt metadata records as nonexistent and delete them * set suffix to contain the original file name and prefix such that the file is hidden. * do not hide the file
- Loading branch information
1 parent
531ef4a
commit 71fe952
Showing
1 changed file
with
23 additions
and
4 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