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

Ted Yu updated HBASE-10609:
---------------------------

    Release Note: 
filterKeyValue(Cell ignored) is dropped from FilterBase.
Custom filters should provide implementation which is consistent with 
filterRowKey().
    Hadoop Flags: Reviewed

> 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
>
>         Attachments: 10609-v1.txt
>
>
> 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