You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2019/12/06 16:16:00 UTC

[jira] [Created] (HBASE-23380) General Cleanup of FSUtil

David Mollitor created HBASE-23380:
--------------------------------------

             Summary: General Cleanup of FSUtil
                 Key: HBASE-23380
                 URL: https://issues.apache.org/jira/browse/HBASE-23380
             Project: HBase
          Issue Type: Improvement
            Reporter: David Mollitor
            Assignee: David Mollitor


* Clean up JavaDocs
* Clean up logging and error messages
* Remove superfluous code
* Replace static code with library call
* Do not swallow Interrupted Exceptions
* Use try-with-resources
* User multi-Exception catches to reduce code size



--
This message was sent by Atlassian Jira
(v8.3.4#803005)