compaction_mid_thread_score specifies the weight of the CPU time slice occupied by the worker threads for medium-priority compaction tasks. Medium-priority compactions refer to those performed on Minor SSTables.
| Property | Description |
|---|---|
| Type | Integer |
| Default value | 0, which indicates to use the internal default value 6. |
| Value range | [0,100] |
| Effective upon OBServer node restart | No |