[
https://issues.apache.org/jira/browse/IOTDB-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508021#comment-17508021
]
周沛辰 commented on IOTDB-2756:
----------------------------
When there is no seq file, and then iotdb is started, tsFileManager cannot
obtain the time partition when sg is initialized, because time partition is
obtained through seq files, which will result in the inability to perform
compaction scheduling, that is, all compaction tasks do not work, including
inner space and cross space compaction.
> Unseq inner space compaction does not work
> ------------------------------------------
>
> Key: IOTDB-2756
> URL: https://issues.apache.org/jira/browse/IOTDB-2756
> Project: Apache IoTDB
> Issue Type: Bug
> Affects Versions: master branch
> Reporter: 周沛辰
> Assignee: 周沛辰
> Priority: Major
>
> When there is no seq files and 40 unseq files in iotdb, then start iotdb,
> there will be unseq inner space compaction does not work.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)