Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4.0
-
None
Description
TestPread.testMaxOutHedgedReadPool is flaky, giving assertions like this:
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)