[
https://issues.apache.org/jira/browse/HBASE-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15253879#comment-15253879
]
Anoop Sam John commented on HBASE-14920:
----------------------------------------
After an in memory flush, we will reduce some heap overhead and will reduce
that delta from memstore size. I can see a call to reduce the variable what we
keep at RS level. Another we have at every HRegion level, do we update that
also? Because of these I was thinking whether we should simplify this and
avoid keeping the size in multiple places.
> Compacting Memstore
> -------------------
>
> Key: HBASE-14920
> URL: https://issues.apache.org/jira/browse/HBASE-14920
> Project: HBase
> Issue Type: Sub-task
> Reporter: Eshcar Hillel
> Assignee: Eshcar Hillel
> Attachments: HBASE-14920-V01.patch, HBASE-14920-V02.patch,
> HBASE-14920-V03.patch, HBASE-14920-V04.patch, move.to.junit4.patch
>
>
> Implementation of a new compacting memstore with non-optimized immutable
> segment representation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)