Note
- Due to the storage architecture upgrade in V4.x, this parameter has been removed starting from V4.0.0. It has the same meaning as the
major_compact_triggerparameter. - In V4.x, only the tenant-level parameter
major_compact_triggeris available to control the number of freezes before a major compaction is triggered. For more information about themajor_compact_triggerparameter, see major_compact_trigger.
Description
minor_freeze_times specifies the number of minor freezes that trigger a major compaction.
Attributes
| Attribute | Description |
|---|---|
| Type | Int |
| Default value | 100 |
| Value range | [0, 65535] |
| Effective upon OBServer node restart | No |
Note
- When the value of this parameter is 0, a major compaction is not triggered regardless of the number of minor freezes.
- This parameter has the same function as the
major_compact_triggerparameter.