You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Jialin Qiao (Jira)" <ji...@apache.org> on 2022/10/08 09:36:00 UTC

[jira] [Created] (IOTDB-4584) Correct the ChunkMetadata proportion in writing TsFile

Jialin Qiao created IOTDB-4584:
----------------------------------

             Summary: Correct the ChunkMetadata proportion in writing TsFile
                 Key: IOTDB-4584
                 URL: https://issues.apache.org/jira/browse/IOTDB-4584
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Jialin Qiao
            Assignee: Liuxuxin


Currently, we use memtable_size_threashold to calculate the memory for ChunkMetadata, However, this parameter only take effect when enable_mem_control=false.

We need to thoroughly control memory when enable_mem_control=true.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)