[
https://issues.apache.org/jira/browse/PHOENIX-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469944#comment-16469944
]
Josh Elser commented on PHOENIX-4303:
-------------------------------------
{quote}removes deprecated HTableInterface and HConnection most of the places
other than transaction related classes.
{quote}
I guess we shouldn't expect an updated version of Tephra that works with HBase
1.x that gets rid of the requirement for the deprecated HBase APIs? I don't
follow Tephra development closely enough..
Everything looks good enough to me, but maybe make sure [~jamestaylor] is ready
for this to land on master before pushing :)
> Replace HTableInterface,HConnection with Table,Connection interfaces
> respectively
> ---------------------------------------------------------------------------------
>
> Key: PHOENIX-4303
> URL: https://issues.apache.org/jira/browse/PHOENIX-4303
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Rajeshbabu Chintaguntla
> Assignee: Rajeshbabu Chintaguntla
> Priority: Major
> Labels: HBase-2.0
> Fix For: 4.15.0
>
> Attachments: PHOENIX-4297_addendum2.patch, PHOENIX-4303.patch,
> PHOENIX-4303_addendum.patch, PHOENIX-4303_master.patch, PHOENIX-4303_v2.patch
>
>
> In latest versions of HBase HTableInterface,HConnection are replaced with
> Table and Connection respectively. We can make use of new interfaces.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)