Charles Lamb created HDFS-7238:
----------------------------------
Summary: TestOpenFilesWithSnapshot fails periodically with test
timeout
Key: HDFS-7238
URL: https://issues.apache.org/jira/browse/HDFS-7238
Project: Hadoop HDFS
Issue Type: Bug
Components: test
Affects Versions: 2.7.0
Reporter: Charles Lamb
Assignee: Charles Lamb
Priority: Minor
TestOpenFilesWithSnapshot fails periodically with this:
{noformat}
Error Message
Timed out waiting for Mini HDFS Cluster to start
Stacktrace
java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
at
org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1194)
at
org.apache.hadoop.hdfs.MiniDFSCluster.restartNameNode(MiniDFSCluster.java:1819)
at
org.apache.hadoop.hdfs.MiniDFSCluster.restartNameNode(MiniDFSCluster.java:1789)
at
org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot.doTestMultipleSnapshots(TestOpenFilesWithSnapshot.java:184)
at
org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot.testOpenFilesWithMultipleSnapshots(TestOpenFilesWithSnapshot.java:162)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)