groot created HDFS-16745: ---------------------------- Summary: TestReconstructStripedFile.testNNSendsErasureCodingTasks failing Key: HDFS-16745 URL: https://issues.apache.org/jira/browse/HDFS-16745 Project: Hadoop HDFS Issue Type: Bug Components: test Affects Versions: 3.3.3 Reporter: groot Assignee: groot
TestReconstructStripedFile.testNNSendsErasureCodingTasks failing with |java.lang.AssertionError: Found 3 timeout pending reconstruction tasks| |at org.junit.Assert.fail(Assert.java:89)| |at org.junit.Assert.assertTrue(Assert.java:42)| |at org.apache.hadoop.hdfs.TestReconstructStripedFile.testNNSendsErasureCodingTasks(TestReconstructStripedFile.java:529)| |at org.apache.hadoop.hdfs.TestReconstructStripedFile.testNNSendsErasureCodingTasks(TestReconstructStripedFile.java:485)| |at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)| |at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)| |at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)| |at java.lang.reflect.Method.invoke(Method.java:498)| |at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)| |at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)| |at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)| |at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)| |at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)| |at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)| |at java.util.concurrent.FutureTask.run(FutureTask.java:266)| |at java.lang.Thread.run(Thread.java:748)| -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org