[
https://issues.apache.org/jira/browse/HBASE-15513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218861#comment-15218861
]
Vladimir Rodionov commented on HBASE-15513:
-------------------------------------------
According to this comment
https://issues.apache.org/jira/browse/HBASE-15180?focusedCommentId=15126122&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15126122
MSLAB with chunk pool on is the best performer even with G1GC.
> hbase.hregion.memstore.chunkpool.maxsize is 0.0 by default
> ----------------------------------------------------------
>
> Key: HBASE-15513
> URL: https://issues.apache.org/jira/browse/HBASE-15513
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 2.0.0
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Fix For: 2.0.0
>
>
> That results in excessive MemStoreLAB chunk allocations because we can not
> reuse them. Not sure, why it has been disabled, by default. May be the code
> has not been tested well?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)