compaction-manager-never-removes-tombstones

Status: IN

The `CompactionManager` in `sstable-and-compaction/sstable.py` always calls `merge_sstables` with the default `remove_tombstones=False`, making it conservatively correct but causing unbounded tombstone accumulation

Source: entries/2026/05/28/topic-tombstone-gc-safety.md

JSON