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

Yi Deng commented on HBASE-10647:
---------------------------------

Thanks [~stack]

> Fix the bug of not decrease from size in updateColumnValue when removing the 
> old puts.
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-10647
>                 URL: https://issues.apache.org/jira/browse/HBASE-10647
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.89-fb
>            Reporter: Yi Deng
>            Priority: Critical
>             Fix For: 0.89-fb
>
>         Attachments: 
> 0001-HBASE-10647-Fix-the-bug-of-not-decrease-from-size-in.patch
>
>
> In MemStore.updateColumnValue, when removing old values, size is not 
> decreased, but local variable addedSize is decreased, so size is greater than 
> real value. This leads to the problem of negative value for 
> HRegion.memstoreSize.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to