Skip to main content

Module state

Module state 

Source

Structsยง

ActiveCompaction ๐Ÿ”’
CompactingFiles ๐Ÿ”’
Owns atomic reservations for every SST selected by a compaction plan.
CompactingFilesInner ๐Ÿ”’
CompactionExecution ๐Ÿ”’
Identifies an accepted compaction attempt and keeps its SST reservations alive. The plan id fences terminal notifications from superseded attempts.
CompactionStatus ๐Ÿ”’
Status of running and pending region compaction tasks.
PendingCompaction ๐Ÿ”’
A manual compaction request waiting for an automatic compaction to finish.

Enumsยง

CompactionPhase ๐Ÿ”’
CompactionTrigger ๐Ÿ”’
Describes how the current compaction cycle was triggered.