You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/11/08 10:40:00 UTC

[jira] [Reopened] (PHOENIX-4303) Replace HTableInterface,HConnection with Table,Connection interfaces respectively

     [ https://issues.apache.org/jira/browse/PHOENIX-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajeshbabu Chintaguntla reopened PHOENIX-4303:
----------------------------------------------

The first patch can be applied to 4.x branches. Will commit later once 4.13 released.

> 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
>              Labels: HBase-2.0
>             Fix For: 4.14.0
>
>         Attachments: PHOENIX-4303.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
(v6.4.14#64029)