Note
- This parameter is removed in V4.0.0 because the storage architecture is upgraded in V4.x, and this parameter has the same meaning as the
major_compact_triggerparameter. - In V4.x, you can only use the tenant-level parameter
major_compact_triggerto control the tenant's freeze count before a major compaction. For more information about this parameter, see major_compact_trigger.
The minor_freeze_times parameter specifies the number of minor compactions that can occur before a major compaction.
| Attribute | Description |
|---|---|
| Parameter type | Int |
| Default value | 100 |
| Value range | [0, 65535] |
| Restart OBServer node | No |
Note
- If the value of this parameter is 0, a major compaction will not be automatically triggered no matter how many minor compactions occur.
- This parameter has the same functionality as the
major_compact_triggerparameter.