[
https://issues.apache.org/jira/browse/HBASE-10596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009273#comment-14009273
]
Anoop Sam John commented on HBASE-10596:
----------------------------------------
Why not removed this method from Filter? The jira title says so.
public KeyValue getNextKeyHint(KeyValue currentKV) throws IOException
> 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.patch
>
>
> Filter#getNextKeyHint(KeyValue) is deprecated.
> Filter#getNextCellHint(Cell) should be used instead.
--
This message was sent by Atlassian JIRA
(v6.2#6252)