[
https://issues.apache.org/jira/browse/PHOENIX-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465884#comment-16465884
]
Rajeshbabu Chintaguntla commented on PHOENIX-4303:
--------------------------------------------------
Uploaded patch removes deprecated HTableInterface and HConnection most of the
places other than transaction related classes.
> 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)