[ 
https://issues.apache.org/jira/browse/HDFS-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins updated HDFS-3919:
------------------------------

          Resolution: Fixed
       Fix Version/s: 2.0.3-alpha
    Target Version/s:   (was: 2.0.2-alpha)
        Hadoop Flags: Reviewed
              Status: Resolved  (was: Patch Available)

I've committed this and merged to branch-2. Thanks Andy!
                
> MiniDFSCluster:waitClusterUp can hang forever
> ---------------------------------------------
>
>                 Key: HDFS-3919
>                 URL: https://issues.apache.org/jira/browse/HDFS-3919
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.1-alpha
>            Reporter: Andy Isaacson
>            Assignee: Andy Isaacson
>            Priority: Minor
>             Fix For: 2.0.3-alpha
>
>         Attachments: hdfs3919.txt
>
>
> A test run hung due to a known system config issue, but the hang was 
> interesting:
> {noformat}
> 2012-09-11 13:22:41,888 WARN  hdfs.MiniDFSCluster 
> (MiniDFSCluster.java:waitClusterUp(925)) - Waiting for the Mini HDFS Cluster 
> to start...
> 2012-09-11 13:22:42,889 WARN  hdfs.MiniDFSCluster 
> (MiniDFSCluster.java:waitClusterUp(925)) - Waiting for the Mini HDFS Cluster 
> to start...
> 2012-09-11 13:22:43,889 WARN  hdfs.MiniDFSCluster 
> (MiniDFSCluster.java:waitClusterUp(925)) - Waiting for the Mini HDFS Cluster 
> to start...
> 2012-09-11 13:22:44,890 WARN  hdfs.MiniDFSCluster 
> (MiniDFSCluster.java:waitClusterUp(925)) - Waiting for the Mini HDFS Cluster 
> to start...
> {noformat}
> The MiniDFSCluster should give up after a few seconds.

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