You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2020/03/02 11:53:00 UTC

[jira] [Updated] (HBASE-23868) Replace usages of HColumnDescriptor(byte [] familyName) with builder pattern

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

Viraj Jasani updated HBASE-23868:
---------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> Replace usages of HColumnDescriptor(byte [] familyName) with builder pattern
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-23868
>                 URL: https://issues.apache.org/jira/browse/HBASE-23868
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Replace HColumnDescriptor(byte [] familyName) with ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor as we need to remove HColumnDescriptor(byte [] familyName) from 3.0.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)