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