周沛辰 created IOTDB-2861:
--------------------------
Summary: Fix Cross compaction selector bug
Key: IOTDB-2861
URL: https://issues.apache.org/jira/browse/IOTDB-2861
Project: Apache IoTDB
Issue Type: Bug
Reporter: 周沛辰
Assignee: 周沛辰
When the total number of selected files exceeds the parameter
{code:java}
maxCrossCompactionCandidateFileNum{code}
, no files will be selected, resulting in cross-space compaction never
selecting files. At least one batch of files should be selected for compacting.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)