[ 
https://issues.apache.org/jira/browse/IOTDB-6093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749015#comment-17749015
 ] 

Wenwei Shu commented on IOTDB-6093:
-----------------------------------

https://github.com/apache/iotdb/pull/10146

> 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
>            Priority: Major
>             Fix For: master branch
>
>
> Add configuration item 'compaction_validation_level'
> {code:java}
> # 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 {code}
>  



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

Reply via email to