[ https://issues.apache.org/jira/browse/PHOENIX-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anoop Sam John updated PHOENIX-1007: ------------------------------------ Affects Version/s: 5.0.0 4.0.0 > 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 > > 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)