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

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

    [ https://issues.apache.org/jira/browse/HBASE-10596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012106#comment-14012106 ] 

Anoop Sam John edited comment on HBASE-10596 at 5/29/14 6:16 AM:
-----------------------------------------------------------------

Searching in Phoenix code base (master branch) it still uses getNextKeyHint(KeyValue kv).  Will have to change there also. 


was (Author: anoop.hbase):
Searching in Phoenix code base (4.0 branch) it still uses getNextKeyHint(KeyValue kv).  Will have to change there also. 

> 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
>         Attachments: HBASE-10596-v1.patch, HBASE-10596.patch
>
>
> Filter#getNextKeyHint(KeyValue) is deprecated.
> Filter#getNextCellHint(Cell) should be used instead.



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