• Compaction policy based on size that produces slots with similar size. When N consecutive slots have a size below targetSizeForCompactionMB, it performs a compaction if:
◦ N is at least minArity AND
▪ The N+1 slot makes the size above targetSizeForCompactionMB OR