You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2019/06/24 20:35:00 UTC

[jira] [Updated] (HBASE-16002) Many DataType constructors are not public

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

Jan Hentschel updated HBASE-16002:
----------------------------------
       Resolution: Fixed
     Hadoop Flags: Incompatible change,Reviewed
    Fix Version/s: 3.0.0
     Release Note: DataType classes now have a public constructor and the static defines are deprecated and marked for removal in 4.0.0.
           Status: Resolved  (was: Patch Available)

> Many DataType constructors are not public
> -----------------------------------------
>
>                 Key: HBASE-16002
>                 URL: https://issues.apache.org/jira/browse/HBASE-16002
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Nick Dimiduk
>            Assignee: Jan Hentschel
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HBASE-16002.master.001.patch
>
>
> Using the {{Struct}} class to build a rowkey, I noticed than many of the provided {{DataType}} implementations' constructors are protected. They should be public in most (all?) cases.



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