You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2018/03/03 01:07:00 UTC

[jira] [Commented] (PHOENIX-4304) Refactoring to avoid using deprecated HTableDescriptor, HColumnDescriptor, HRegionInfo

    [ https://issues.apache.org/jira/browse/PHOENIX-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16384388#comment-16384388 ] 

James Taylor commented on PHOENIX-4304:
---------------------------------------

FYI, I changed fixVersion from 4.14.0 to 5.0.0 as I don't think this has made it yet to 4.x branches.

> Refactoring to avoid using deprecated HTableDescriptor, HColumnDescriptor, HRegionInfo
> --------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-4304
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4304
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Rajeshbabu Chintaguntla
>            Priority: Major
>              Labels: HBase-2.0
>             Fix For: 5.0.0
>
>         Attachments: PHOENIX-4304.patch
>
>
> We can change 
> HTableDescriptor - > TableDescriptor
> HColumnDescriptor -> ColumnFamilyDescriptor
> HRegioInfo -> RegionInfo



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)