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] [Updated] (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:all-tabpanel ]

James Taylor updated PHOENIX-4304:
----------------------------------
    Fix Version/s:     (was: 4.14.0)
                   5.0.0

> 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)