major_compact_trigger specifies the number of minor compactions for triggering a global major compaction.
| Attribute | Description |
|---|---|
| Type | Integer |
| Default value | 5 |
| Value range | [0, 65535] |
| Effective upon restart of OBServer node | No |
When the value of the major_compact_trigger parameter is set to 0, no major compaction is triggered regardless of the number of minor compactions. This parameter achieves the same effect as the minor_freeze_times parameter.