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/09/17 20:25:00 UTC

[jira] [Commented] (HBASE-23024) Replace Exception.initCause() with Constructor args

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

Hudson commented on HBASE-23024:
--------------------------------

Results for branch branch-1
	[build #1072 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1072/]: (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/branch-1/1072//General_Nightly_Build_Report/]


(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7 report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1072//JDK7_Nightly_Build_Report/]


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




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


> Replace Exception.initCause() with Constructor args
> ---------------------------------------------------
>
>                 Key: HBASE-23024
>                 URL: https://issues.apache.org/jira/browse/HBASE-23024
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Minor
>             Fix For: 3.0.0, 1.5.0, 2.3.0
>
>
> We can use parameterized constructor for providing root cause of some Exceptions based on the availability of such constructors to avoid calling .initCause() for Exceptions.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)