[
https://issues.apache.org/jira/browse/PHOENIX-5268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jaanai updated PHOENIX-5268:
----------------------------
Comment: was deleted
(was: {quote}
KeyValue is a class marked as Private so by contract is not supposed to be
extended and we can break you at any time. Use Cell, which is a supported
Public interface.
{quote}
[~apurtell] IndexedKeyValue is used on the server side, we must implement
ExtendedCell for the server side Cell, but ExtendedCell also is a Private
class, it seems that only use Cell is not enough, right?)
> HBase 2.0.5 compatibility
> -------------------------
>
> Key: PHOENIX-5268
> URL: https://issues.apache.org/jira/browse/PHOENIX-5268
> Project: Phoenix
> Issue Type: Bug
> Reporter: Josh Elser
> Assignee: jaanai
> Priority: Blocker
> Fix For: 5.1.0
>
>
> HBASE-21754 introduces a new abstract method to RpcScheduler:
> {{getMetaPriorityQueueLength()}}
> This means that Phoenix does not build against HBase 2.0.5.
> FYI [[email protected]], [~Jaanai].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)