micro_block_merge_verify_level specifies the validation level of macro blocks in a major compaction.
| Property | Description |
|---|---|
| Parameter type | Integer |
| Default value | 2 |
| Value range | * 0: No verification is performed. * 1: The encoding algorithm is verified, and the encoded microblocks are read to ensure data accuracy. * 2: The encoding and compression algorithms are verified. In addition, the compressed blocks are decompressed to ensure data accuracy. * 3: The encoding and compression algorithms are verified, and lost write protection is implemented. |
| Effective upon OBServer restart | No |