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/10 23:45:19 UTC

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

Ted Yu created HBASE-10493:
------------------------------

             Summary: 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
            Priority: Minor


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)