stcs-merges-all-qualifying-buckets-per-call

Status: IN

Size-tiered `run_compaction()` processes every bucket that meets `min_threshold` in a single call, while leveled compaction processes at most one level per call.

Source: entries/2026/05/29/sstable-and-compaction-sstable-CompactionManager.md

JSON