Status: IN
The LSM tree's `compact()` calls `os.remove(sst.path)` without an explicit `fsync` on the new SSTable or its parent directory beforehand, meaning the new file's data may not be durable when the old file is unlinked
Source: entries/2026/05/28/topic-bitcask-crash-recovery.md
JSON