sstable-compaction-manager-lacks-bottommost-detection

Status: IN

The `CompactionManager` tracks `_max_levels` (default 7) but has no logic to check whether lower levels contain overlapping key ranges before deciding tombstone removal, unlike LevelDB/RocksDB which use `VersionSet` metadata for this

Source: entries/2026/05/29/topic-leveled-compaction-tombstone-policy.md

JSON