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)