lisijia created IOTDB-2188:
------------------------------
Summary: Too much unseq-data may cause OOM when merging.
Key: IOTDB-2188
URL: https://issues.apache.org/jira/browse/IOTDB-2188
Project: Apache IoTDB
Issue Type: Improvement
Reporter: lisijia
In a cross space compaction, we need to read all chunks in non-sequential
chunks at one time and merge them with sequential files one by one.
When there is too much useq-data, all the chunks may consume a lot of memory.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)