[ https://issues.apache.org/jira/browse/HDFS-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288985#comment-13288985 ]
Hudson commented on HDFS-3266: ------------------------------ Integrated in Hadoop-Common-trunk-Commit #2322 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2322/]) HDFS-3266. DFSTestUtil#waitCorruptReplicas doesn't sleep between checks. Contributed by Madhukara Phatak. (Revision 1346192) Result = SUCCESS 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 > 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