[ 
https://issues.apache.org/jira/browse/HBASE-10647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yi Deng updated HBASE-10647:
----------------------------

    Priority: Critical  (was: Major)

> 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
>
>
> 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