compaction_high_thread_score specifies the weight of the CPU time slice occupied by the worker threads for high-priority compaction tasks. High-priority compaction tasks are those that compact mini SSTables.
| Attribute | Description |
|---|---|
| Type | Integer |
| Default value | 0, which specifies to use the internal default value 6. |
| Value range | [0, 100] |
| Effective upon OBServer node restart | No |