[
https://issues.apache.org/jira/browse/HBASE-23378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-23378.
-----------------------------------
Fix Version/s: 3.0.0
Hadoop Flags: Reviewed
Resolution: Fixed
Merged. Thanks for the patch [~belugabehr]
> Clean Up FSUtil setClusterId
> ----------------------------
>
> Key: HBASE-23378
> URL: https://issues.apache.org/jira/browse/HBASE-23378
> Project: HBase
> Issue Type: Improvement
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Minor
> Fix For: 3.0.0
>
>
> * Use try-with-resources
> * Remove bad practice of catching one's own Exceptions
> * Method signature 'wait' should be of type long to match JDK API
> * Add additional debugging
> * Do not swallow Interrupt status of thread
> * General cleanup
--
This message was sent by Atlassian Jira
(v8.3.4#803005)