Andrew Wang created HDFS-5912:
---------------------------------
Summary:
TestDistributedFileSystem#testGetFileBlockStorageLocationsBatching is flaky
Key: HDFS-5912
URL: https://issues.apache.org/jira/browse/HDFS-5912
Project: Hadoop HDFS
Issue Type: Bug
Affects Versions: 3.0.0
Reporter: Andrew Wang
Saw this on a recent test-patch run, couldn't repro locally.
{noformat}
java.lang.AssertionError: Expected block to be valid on datanode 127.0.0.1:55797
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.hadoop.hdfs.TestDistributedFileSystem.testGetFileBlockStorageLocationsBatching(TestDistributedFileSystem.java:730)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)