[
https://issues.apache.org/jira/browse/PHOENIX-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15453374#comment-15453374
]
Poorna Chandra commented on PHOENIX-3116:
-----------------------------------------
In that case we will have to support it.
Should we mark the newly introduced methods in Tephra and Phoenix as deprecated
as well? This is so that the users know that these methods are not supported,
and don't use them. Even if we use reflection in this case, once we introduce a
new method users can use the same method in other non-supported HBase versions
too (if we don't introduce a new compat module for this change in the case of
Tephra for instance).
> Support incompatible HBase 1.1.5 and HBase 1.2.2
> ------------------------------------------------
>
> Key: PHOENIX-3116
> URL: https://issues.apache.org/jira/browse/PHOENIX-3116
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.8.0
> Reporter: Rob Leidle
> Assignee: James Taylor
> Priority: Minor
> Fix For: 4.9.0, 4.8.1
>
> Attachments: PHOENIX-3116_v2.patch, upgrade-hbase-to-1.2.2.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> HBase 1.2.2 made a backwards incompatible change in HTableInterface that
> requires new overrides.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)