You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/05/23 19:17:02 UTC

[jira] [Updated] (HBASE-10596) Remove deprecated Filter#getNextKeyHint(KeyValue) method

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

stack updated HBASE-10596:
--------------------------

    Priority: Trivial  (was: Minor)

Resetting trivial.

This patch is trivial because it changes a deprecated method to a non-deprecated.  That is a trivial change.   A change that bulk changed deprecated methods would be less of a waste of apache resources and of the attention of hbase committers trying to follow along distracted by less-than-zero changes like this one.

> Remove deprecated Filter#getNextKeyHint(KeyValue) method
> --------------------------------------------------------
>
>                 Key: HBASE-10596
>                 URL: https://issues.apache.org/jira/browse/HBASE-10596
>             Project: HBase
>          Issue Type: Task
>            Reporter: Ted Yu
>            Assignee: Gustavo Anatoly
>            Priority: Trivial
>             Fix For: 0.99.0
>
>
> Filter#getNextKeyHint(KeyValue) is deprecated.
> Filter#getNextCellHint(Cell) should be used instead.



--
This message was sent by Atlassian JIRA
(v6.2#6252)