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)