Throttling compaction throughput
You can throttle throughput for Cassandra compaction operations to dedicate more system resources to repair operations, allowing repairs to complete faster.
About this task
Set the compaction throughput to a small, positive number to devote minimal system resources to compactions. For example, 1.
Throttling compaction throughput slows down compactions markedly, which may cause tombstones to hamper system performance. Do not throttle compaction throughput when Global Mailbox is under heavy load.
To throttle compaction throughput:
Important: In Cassandra, compaction throughput is
not throttled by default.