Skip to main content
Version: Latest-3.2

be_compactions

be_compactions provides statistical information on compaction tasks.

The following fields are provided in be_compactions:

FieldDescription
BE_IDID of the BE.
CANDIDATES_NUMNumber of candidates for compaction tasks.
BASE_COMPACTION_CONCURRENCYNumber of base compaction tasks that are running.
CUMULATIVE_COMPACTION_CONCURRENCYNumber of cumulative compaction tasks that are running.
LATEST_COMPACTION_SCORECompaction score of the last compaction task.
CANDIDATE_MAX_SCOREThe maximum compaction score of the task candidate.
MANUAL_COMPACTION_CONCURRENCYNumber of manual compaction tasks that are running.
MANUAL_COMPACTION_CANDIDATES_NUMNumber of candidates for manual compaction tasks.