[
https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369452#comment-15369452
]
Yu Li commented on HBASE-16195:
-------------------------------
After a second thought, we should not remove the chunk from chunkQueue after
retiring it, since a "retired" chunk only means it's full of data in use and
still could be reused after the mslab is closed. It's enough to control the
memory taken by limiting the length if the chunk queue. Will include this
change (revert #3) in the next patch
> Should not add chunk into chunkQueue if not using chunk pool in
> HeapMemStoreLAB
> -------------------------------------------------------------------------------
>
> Key: HBASE-16195
> URL: https://issues.apache.org/jira/browse/HBASE-16195
> Project: HBase
> Issue Type: Sub-task
> Reporter: Yu Li
> Assignee: Yu Li
> Attachments: HBASE-16195.patch
>
>
> Problem description and analysis please refer to HBASE-16193
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)