MiniDFSCluster shudown order
----------------------------

                 Key: HADOOP-394
                 URL: http://issues.apache.org/jira/browse/HADOOP-394
             Project: Hadoop
          Issue Type: Improvement
          Components: dfs
    Affects Versions: 0.4.0
            Reporter: Konstantin Shvachko
         Assigned To: Konstantin Shvachko
            Priority: Minor


I propose to reverse the order of shutdown in MiniDFSCluster.
Currently it shutdowns the name node first and then the data node,
which causes the data node throwing unnecessary Exceptions in unit test.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to