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)