micro_block_merge_verify_level specifies the verification level of macroblocks in a major compaction.
| Attribute | Description |
|---|---|
| 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 node restart | No |