Note
- Due to the upgrade of the storage architecture in V4.x, and the fact that this parameter has the same meaning as the
major_compact_triggerparameter, this parameter is deleted in V4.0.0. - In V4.x, only the tenant-level parameter
major_compact_triggercan be used to specify the number of tenant freezes before a major compaction is triggered. For more information about themajor_compact_triggerparameter, see major_compact_trigger.
The minor_freeze_times parameter specifies the number of freezes that trigger a major compaction.
| Parameter | Description |
|---|---|
| Parameter type | Integer |
| Default value | 100 |
| Value range | [0, 65535] |
| Effective only after OBServer restart | No |
Note
- If the value of this parameter is 0, major compactions are not automatically triggered regardless of the number of freezes.
- This parameter and the
major_compact_triggerparameter have the same functionality.