log-structured-compact-closes-active-file

Status: IN

In `log-structured-hash-table/bitcask.py`, compaction closes `_active_file` during its write phase, making all reads and writes to the active segment impossible until the active file is reopened under a new name at the end of compaction

Source: entries/2026/05/29/topic-concurrent-merge-safety.md

JSON