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

Hudson commented on HBASE-8056:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #446 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/446/])
    HBASE-8056 allow StoreScanner to drop deletes from some part of the 
compaction range (Revision 1456082)

     Result = FAILURE
sershe : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/ScanQueryMatcher.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestQueryMatcher.java

                
> allow StoreScanner to drop deletes from some part of the compaction range
> -------------------------------------------------------------------------
>
>                 Key: HBASE-8056
>                 URL: https://issues.apache.org/jira/browse/HBASE-8056
>             Project: HBase
>          Issue Type: Task
>          Components: Compaction, Scanners
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HBASE-8056-v0.patch, HBASE-8056-v1.patch, 
> HBASE-8056-v1.patch
>
>
> Allow StoreScanner to drop deletes from some part of the compaction range. 
> Needed for stripe compactor, and maybe level compactor (although at present I 
> am not sure how level compactor will drop deletes at all).

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