David Mollitor created HBASE-23378:
--------------------------------------
Summary: 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
* 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)