[ https://issues.apache.org/jira/browse/HDFS-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289010#comment-13289010 ]
Hudson commented on HDFS-3266: ------------------------------ Integrated in Hadoop-Mapreduce-trunk-Commit #2341 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2341/]) HDFS-3266. DFSTestUtil#waitCorruptReplicas doesn't sleep between checks. Contributed by Madhukara Phatak. (Revision 1346192) Result = FAILURE atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1346192 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/DFSTestUtil.java > DFSTestUtil#waitCorruptReplicas doesn't sleep between checks > ------------------------------------------------------------ > > Key: HDFS-3266 > URL: https://issues.apache.org/jira/browse/HDFS-3266 > Project: Hadoop HDFS > Issue Type: Bug > Affects Versions: 2.0.0-alpha > Reporter: Aaron T. Myers > Assignee: madhukara phatak > Priority: Minor > Labels: newbie > Fix For: 2.0.1-alpha > > Attachments: HDFS-3266-1.patch, HDFS-3266.patch > > > DFSTestUtil#waitCorruptReplicas runs a loop waiting for an expected number of > corrupt replicas. Unfortunately, it doesn't sleep between iterations of this > loop, causing tests to occasionally fail spuriously. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira