[ 
https://issues.apache.org/jira/browse/HBASE-7883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582199#comment-13582199
 ] 

Jean-Marc Spaggiari commented on HBASE-7883:
--------------------------------------------

What can we expect from this pacth? Memstore will be able to take more, which 
will reduce creation of new objects and reduce GC? Or will allow more caching? 
Or it's not really going to impact the performances, it's just to make things 
cleaner?
                
> Update memstore size when removing the entries in append operation
> ------------------------------------------------------------------
>
>                 Key: HBASE-7883
>                 URL: https://issues.apache.org/jira/browse/HBASE-7883
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.96.0
>            Reporter: Himanshu Vashishtha
>            Assignee: Himanshu Vashishtha
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7883-v1.patch
>
>
> In case of Appends/Increments with VERSION of CF set to 1, the memstore size 
> is not updated when the previous entries are removed from the memstore. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to