counting-bloom-remove-needs-drop-tracking

Status: IN

Using `CountingBloomFilter.remove()` during compaction would require `merge_sstables` to report which keys were discarded, which the current implementation does not do — duplicates and tombstones are silently skipped in the merge loop

Source: entries/2026/05/28/topic-counting-bloom-compaction-interaction.md

JSON