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

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

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

Sean Busbey resolved HBASE-23380.
---------------------------------
    Fix Version/s: 2.1.9
                   2.2.3
                   2.3.0
                   3.0.0
       Resolution: Fixed

> General Cleanup of FSUtil
> -------------------------
>
>                 Key: HBASE-23380
>                 URL: https://issues.apache.org/jira/browse/HBASE-23380
>             Project: HBase
>          Issue Type: Improvement
>          Components: Filesystem Integration
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>             Fix For: 3.0.0, 2.3.0, 2.2.3, 2.1.9
>
>
> * 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)