[ https://issues.apache.org/jira/browse/HDFS-10603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383654#comment-15383654 ]
Yongjun Zhang commented on HDFS-10603: -------------------------------------- Thanks for working on this [~linyiqun], nice catch! Thanks [~ajisakaa] for the review, My +1 too. > Flaky test > org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot.testWithCheckpoint > ------------------------------------------------------------------------------------------------------- > > Key: HDFS-10603 > URL: https://issues.apache.org/jira/browse/HDFS-10603 > Project: Hadoop HDFS > Issue Type: Bug > Components: hdfs, namenode > Reporter: Yongjun Zhang > Assignee: Yiqun Lin > Attachments: HDFS-10603.001.patch, HDFS-10603.002.patch > > > Test > org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot.testWithCheckpoint > may fail intermittently as > {code} > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running > org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot > Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 63.386 sec > <<< FAILURE! - in > org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot > testWithCheckpoint(org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot) > Time elapsed: 15.092 sec <<< ERROR! > java.io.IOException: Timed out waiting for Mini HDFS Cluster to start > at > org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1363) > at > org.apache.hadoop.hdfs.MiniDFSCluster.restartNameNode(MiniDFSCluster.java:2041) > at > org.apache.hadoop.hdfs.MiniDFSCluster.restartNameNode(MiniDFSCluster.java:2011) > at > org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot.testWithCheckpoint(TestOpenFilesWithSnapshot.java:94) > Results : > Tests in error: > TestOpenFilesWithSnapshot.testWithCheckpoint:94 ยป IO Timed out waiting for > Min... > Tests run: 7, Failures: 0, Errors: 1, Skipped: 0 > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org