Jialin Qiao created IOTDB-494:
---------------------------------

             Summary: Avoid OOM in reading overlapped chunks
                 Key: IOTDB-494
                 URL: https://issues.apache.org/jira/browse/IOTDB-494
             Project: Apache IoTDB
          Issue Type: Improvement
          Components: Core/Engine
            Reporter: Jialin Qiao


If one chunk directly overlaps with too many chunks, we will read all these 
chunk in memory, which may cause OOM. Try to use an external sort to solve this 
problem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to