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

Andy Isaacson updated HDFS-3919:
--------------------------------

    Attachment: hdfs3919.txt

Fix waitClusterUp to give up after 10 sleeps.
                
> 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
>         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