Duo Zhang created HBASE-28401:
---------------------------------
Summary: Introduce a close method for memstore for release active
segment
Key: HBASE-28401
URL: https://issues.apache.org/jira/browse/HBASE-28401
Project: HBase
Issue Type: Sub-task
Components: in-memory-compaction, regionserver
Reporter: Duo Zhang
Per the analysis in parent issue, we will always have an active segment in
memstore even if it is empty, so if we do not call close on it, it will lead to
a netty leak warning message.
Although there is no real memory leak for this case, we'd better still fix it
as it may hide other memory leak problem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)