Note
- Due to the upgrade of the storage architecture in V4.x and the same meaning as the
major_compact_triggerparameter, this parameter is deleted in V4.0.0. - In V4.x, only the tenant-level
major_compact_triggerparameter can be used to control 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.
| Attribute | Description |
|---|---|
| Parameter type | Integer |
| Default value | 100 |
| Value range | [0, 65535] |
| Take effect after | No need to restart OBServer nodes. |
Note
- When the value of this parameter is 0, major compactions will not be triggered automatically regardless of the number of freezes.
- This parameter and the
major_compact_triggerparameter have the same functionality.