[
https://issues.apache.org/jira/browse/HBASE-23378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17003698#comment-17003698
]
HBase QA commented on HBASE-23378:
----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 6s{color}
| {color:red} https://github.com/apache/hbase/pull/910 does not apply to
master. Rebase required? Wrong Branch? See
https://yetus.apache.org/documentation/in-progress/precommit-patchnames for
help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| GITHUB PR | https://github.com/apache/hbase/pull/910 |
| JIRA Issue | HBASE-23378 |
| Console output |
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-910/2/console |
| versions | git=2.17.1 |
| Powered by | Apache Yetus 0.11.1 https://yetus.apache.org |
This message was automatically generated.
> 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
>
> * 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)