[ 
https://issues.apache.org/jira/browse/HDFS-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13471985#comment-13471985
 ] 

Hudson commented on HDFS-4018:
------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2891 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2891/])
    HDFS-4018. 
TestDataNodeMultipleRegistrations#testMiniDFSClusterWithMultipleNN is missing 
some cluster cleanup. Contributed by Eli Collins (Revision 1395821)

     Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1395821
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestDataNodeMultipleRegistrations.java

                
> TestDataNodeMultipleRegistrations#testMiniDFSClusterWithMultipleNN is missing 
> some cluster cleanup
> --------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-4018
>                 URL: https://issues.apache.org/jira/browse/HDFS-4018
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>             Fix For: 2.0.3-alpha
>
>         Attachments: hdfs-4018.txt, hdfs-4018.txt
>
>
> TestDataNodeMultipleRegistrations#testMiniDFSClusterWithMultipleNN does not 
> unconditionally shutdown the cluster if a call to addNameNode fails, so if 
> one of these calls fails other tests may failed due to the NN directory 
> already being locked.

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

Reply via email to