You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/02/11 23:35:20 UTC

[jira] [Resolved] (HBASE-10493) InclusiveStopFilter#filterKeyValue() should perform filtering on row key

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

Ted Yu resolved HBASE-10493.
----------------------------

    Resolution: Fixed

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