compaction_mid_thread_score specifies the weight of the CPU time slice occupied by the worker threads for medium-priority compaction tasks. A medium-priority compaction is one that is performed on a Minor SSTable.
| Attribute | Description |
|---|---|
| Type | Integer |
| Default value | 0, which means to use the internal default value 6. |
| Value range | [0, 100] |
| Effective upon OBServer node restart | No |