[
https://issues.apache.org/jira/browse/HBASE-10596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012106#comment-14012106
]
Anoop Sam John commented on HBASE-10596:
----------------------------------------
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)