Xinyu Tan created IOTDB-5595:
--------------------------------
Summary: Fix memory leak for TsFileProcessorInfoMetrics in
TsFileProcessorInfo
Key: IOTDB-5595
URL: https://issues.apache.org/jira/browse/IOTDB-5595
Project: Apache IoTDB
Issue Type: Improvement
Reporter: Xinyu Tan
Assignee: Xinyu Tan
Currently, each memtable corresponds to a TsFileProcessorInfo, where it
registers itself with the metric module, but there is no logic to remove it
after memtable is flushed. This results in a memory leak.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)