[
https://issues.apache.org/jira/browse/PHOENIX-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040914#comment-14040914
]
ramkrishna.s.vasudevan commented on PHOENIX-1007:
-------------------------------------------------
Patch looks fine to me. In your IDE just set the number of imports to greater
than 20. So that the import will not be replaced with ' .* '.
> Replace getNextKeyHint(KeyValue kv) with getNextCellHint(Cell kv) in Filters
> ----------------------------------------------------------------------------
>
> Key: PHOENIX-1007
> URL: https://issues.apache.org/jira/browse/PHOENIX-1007
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.0.0, 5.0.0
> Reporter: Anoop Sam John
> Attachments: PHOENIX-1007.patch
>
>
> getNextKeyHint(KeyValue kv) is deprecated since 0.96 and will get removed in
> HBase trunk. Better to replace this with getNextCellHint(Cell kv) now.
--
This message was sent by Atlassian JIRA
(v6.2#6252)