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

Peter Somogyi updated HBASE-23024:
----------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Pushed PR #627 to master and branch-2. Pushed a slightly modified version to 
branch-1. Thanks for the patch [~vjasani]!

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

Reply via email to