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

Hudson commented on HBASE-7883:
-------------------------------

Integrated in HBase-0.94 #861 (See 
[https://builds.apache.org/job/HBase-0.94/861/])
    HBASE-7883 Update memstore size when removing the entries in append 
operation (Himanshu Vashishtha) (Revision 1450084)

     Result = FAILURE
larsh : 
Files : 
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/regionserver/MemStore.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/regionserver/TestMemStore.java

                
> 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.95.0, 0.94.6
>
>         Attachments: 7883-0.94.txt, 7883-v3.txt, HBASE-7883-v1.patch, 
> HBASE-7883-v2.patch, HBASE-7883-v4.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