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

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

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #413 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/413/])
    HBASE-7883 Update memstore size when removing the entries in append 
operation (Himanshu) (Revision 1448480)

     Result = FAILURE
tedyu : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MemStore.java
* 
/hbase/trunk/hbase-server/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.96.0
>
>         Attachments: 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