Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ethdb/pebble: fsync for batch writes (ethereum#27522)
This is likely the culprit behind several data corruption issues, e.g. where data has been written to the freezer, but the deletion from pebble does not go through due to process crash.
- Loading branch information