You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Haonan Hou (Jira)" <ji...@apache.org> on 2021/06/22 02:11:00 UTC

[jira] [Created] (IOTDB-1448) OOM when insert large size TEXT data points

Haonan Hou created IOTDB-1448:
---------------------------------

             Summary: OOM when insert large size TEXT data points
                 Key: IOTDB-1448
                 URL: https://issues.apache.org/jira/browse/IOTDB-1448
             Project: Apache IoTDB
          Issue Type: Bug
            Reporter: Haonan Hou


To reproduce, firstly create a Text type timeseries and insert 50 points to an IoTDB with 2GB heap size. Each one point has 6MB size. Then run flush in the CLI. You can see the system turns to the Read-Only mode, which caused by OOM.

 

There is the test code.



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