You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2014/03/06 19:31:05 UTC

[jira] [Created] (HDFS-6067) TestPread.testMaxOutHedgedReadPool is flaky

Colin Patrick McCabe created HDFS-6067:
------------------------------------------

             Summary: TestPread.testMaxOutHedgedReadPool is flaky
                 Key: HDFS-6067
                 URL: https://issues.apache.org/jira/browse/HDFS-6067
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: hdfs-client
    Affects Versions: 2.4.0
            Reporter: Colin Patrick McCabe
            Assignee: Colin Patrick McCabe


TestPread.testMaxOutHedgedReadPool is flaky, giving assertions like this:

{code}
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.hadoop.hdfs.TestPread.testMaxOutHedgedReadPool(TestPread.java:284)
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)