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

Hudson commented on HBASE-10493:
--------------------------------

SUCCESS: Integrated in HBase-TRUNK #4910 (See 
[https://builds.apache.org/job/HBase-TRUNK/4910/])
HBASE-10493 InclusiveStopFilter#filterKeyValue() should perform filtering on 
row key (tedyu: rev 1567403)
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/InclusiveStopFilter.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/filter/TestFilterList.java


> InclusiveStopFilter#filterKeyValue() should perform filtering on row key
> ------------------------------------------------------------------------
>
>                 Key: HBASE-10493
>                 URL: https://issues.apache.org/jira/browse/HBASE-10493
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 0.96.2, 0.98.1, 0.99.0, 0.94.17
>
>         Attachments: 10493-0.94.txt, 10493-v1.txt, 10493-v2.txt
>
>
> InclusiveStopFilter inherits filterKeyValue() from FilterBase which always 
> returns ReturnCode.INCLUDE
> InclusiveStopFilter#filterKeyValue() should be consistent with filtering on 
> row key.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to