GaoYang created IOTDB-1838:
------------------------------
Summary: The compacting status in SGP is always false
Key: IOTDB-1838
URL: https://issues.apache.org/jira/browse/IOTDB-1838
Project: Apache IoTDB
Issue Type: Bug
Components: Core/Compaction
Reporter: GaoYang
The compacting status in SGP is always false, so, whenever after manually
executing `*merge*` command, a CompactionAllPartitionTask will always be
created, whether or not there is already a running compacting task.
Because of the existence of `*checkAndSetFilesMergingIfNotSet*` in
`*LevelCompactionTsFileManagement*`, fortunately, it's not a bug, but will
product unnecessary `*forkTsFileList*`.
I'll fix it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)