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

[jira] [Updated] (HBASE-10609) Remove filterKeyValue(Cell ignored) from FilterBase

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

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

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> 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.2#6252)