Wenwei Shu created IOTDB-6093:
---------------------------------

             Summary: Add multiple validation methods after compaction
                 Key: IOTDB-6093
                 URL: https://issues.apache.org/jira/browse/IOTDB-6093
             Project: Apache IoTDB
          Issue Type: Improvement
          Components: Core/Compaction
            Reporter: Wenwei Shu


Add configuration item 'compaction_validation_level'.

```
# The level of validation after compaction
# The details of these three levels are as follows:
# 1. NONE: the validation after compaction is disabled.
# 2. OVERLAP_ONLY: the validation after compaction check overlap only.
# 3. OVERLAP_AND_FILE: the validation after compaction check overlap and file.
# Datatype: String
# compaction_validation_level=NONE
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to