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

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

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

Hudson commented on HBASE-16002:
--------------------------------

Results for branch master
	[build #1172 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/1172/]: (x) *{color:red}-1 overall{color}*
----
details (if available):

(x) {color:red}-1 general checks{color}
-- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/master/1172//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/master/1172//JDK8_Nightly_Build_Report_(Hadoop2)/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/master/1172//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


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