Binglin Chang created HDFS-6417:
-----------------------------------
Summary: TestTransferFsImage.testClientSideException is flaky
Key: HDFS-6417
URL: https://issues.apache.org/jira/browse/HDFS-6417
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Binglin Chang
Priority: Minor
Attachments: HDFS-6417.log
Looks like http connection to NN timeout.
https://builds.apache.org/job/Hadoop-Hdfs-trunk/1753/testReport/org.apache.hadoop.hdfs.server.namenode/TestTransferFsImage/testClientSideException/
Error Message
Wanted but not invoked:
nNStorage.reportErrorOnFile(
/xxxxx-does-not-exist/blah
);
-> at
org.apache.hadoop.hdfs.server.namenode.TestTransferFsImage.testClientSideException(TestTransferFsImage.java:80)
Actually, there were zero interactions with this mock.
--
This message was sent by Atlassian JIRA
(v6.2#6252)