[ https://issues.apache.org/jira/browse/HDFS-3910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466787#comment-13466787 ]
Hudson commented on HDFS-3910: ------------------------------ Integrated in Hadoop-Mapreduce-trunk #1213 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1213/]) MAPREDUCE-4681. Fix unit tests broken by HDFS-3910. Contributed by Arun C. Murthy. (Revision 1392075) Result = FAILURE acmurthy : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1392075 Files : * /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt * /hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobQueueInformation.java * /hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestSetupAndCleanupFailure.java * /hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/UtilsForTests.java > DFSTestUtil#waitReplication should timeout > ------------------------------------------ > > Key: HDFS-3910 > URL: https://issues.apache.org/jira/browse/HDFS-3910 > Project: Hadoop HDFS > Issue Type: Improvement > Components: test > Affects Versions: 2.0.0-alpha > Reporter: Eli Collins > Assignee: Eli Collins > Priority: Minor > Fix For: 2.0.2-alpha > > Attachments: hdfs-3910.txt, hdfs-3910.txt, hdfs-3910.txt > > > DFSTestUtil#waitReplication never times out so test execution fails only when > the mvn test executor times out. This leaves a stray test process around, an > example is HDFS-3902. Let's make waitReplication do something like bail after > it has checked block locations 10 times for one file. -- 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