compact-no-concurrency-safety

Status: IN

`compact()` mutates `self._sstables` without locking; concurrent `_flush` or `get` calls during compaction can produce incorrect state or lose newly flushed SSTables

Source: entries/2026/05/28/log-structured-merge-tree-lsm-compact.md

JSON