You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/01/09 20:49:00 UTC

[jira] [Resolved] (HBASE-23378) Clean Up FSUtil setClusterId

     [ 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)