[
https://issues.apache.org/jira/browse/HADOOP-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507068#comment-13507068
]
Hadoop QA commented on HADOOP-9108:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12555457/hadoop-9108.branch-0.23.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/1835//console
This message is automatically generated.
> Add a method to clear terminateCalled to ExitUtil for test cases
> ----------------------------------------------------------------
>
> Key: HADOOP-9108
> URL: https://issues.apache.org/jira/browse/HADOOP-9108
> Project: Hadoop Common
> Issue Type: Improvement
> Components: util
> Affects Versions: 0.23.5
> Reporter: Kihwal Lee
> Assignee: Kihwal Lee
> Attachments: hadoop-9108.branch-0.23.patch
>
>
> Currently once terminateCalled is set, it will stay set since it's a class
> static variable. This can break test cases where multiple test cases run in
> one jvm. In MiniDfsCluster, it should be cleared during shutdown for the next
> test case to run properly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira