[
https://issues.apache.org/jira/browse/HDFS-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453701#comment-13453701
]
Hudson commented on HDFS-3919:
------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #2787 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2787/])
HDFS-3919. MiniDFSCluster:waitClusterUp can hang forever. Contributed by
Andy Isaacson (Revision 1383759)
Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1383759
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/MiniDFSCluster.java
> 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