[
https://issues.apache.org/jira/browse/HBASE-23024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani updated HBASE-23024:
---------------------------------
Fix Version/s: 2.3.0
1.5.0
3.0.0
Status: Patch Available (was: In Progress)
> 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)