Ted Yu created HBASE-10609:
------------------------------

             Summary: Remove filterKeyValue(Cell ignored) from FilterBase
                 Key: HBASE-10609
                 URL: https://issues.apache.org/jira/browse/HBASE-10609
             Project: HBase
          Issue Type: Task
            Reporter: Ted Yu
            Assignee: Ted Yu
             Fix For: 0.99.0


FilterBase.java has been marked @InterfaceAudience.Private since 0.96

You can find background in HBASE-10485: PrefixFilter#filterKeyValue()
should perform filtering on row key

Dropping filterKeyValue(Cell ignored) would let
developers make conscientious decision on when ReturnCode.INCLUDE should be 
returned.

Here is the thread on dev@ mailing list:
http://search-hadoop.com/m/DHED4l8JBI1



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

Reply via email to