[
https://issues.apache.org/jira/browse/IOTDB-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342220#comment-17342220
]
刘珍 commented on IOTDB-1369:
---------------------------
PR 3152 已验证,通过。
> 'merge' command cannot execute compaction task
> ----------------------------------------------
>
> Key: IOTDB-1369
> URL: https://issues.apache.org/jira/browse/IOTDB-1369
> Project: Apache IoTDB
> Issue Type: Bug
> Components: Compaction
> Reporter: 张凌哲
> Priority: Major
> Labels: pull-request-available
> Attachments: image-2021-05-10-14-06-39-750.png
>
>
> 1. Set IoTDB params like below:
> {code:java}
> enableMemControl: false
> memtableSizeThreshold: 1*1024*1024L{code}
> 2. Use SessionExample to write data util there are too much TsFile that
> cannot be compacted immediately like figure-1.
> !image-2021-05-10-14-06-39-750.png!
> 3. open cli and use `merge` command to execute compaction task.
>
> Problem: nothing happens after `merge` command.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)