Rushabh Shah created HDFS-17409:
-----------------------------------
Summary: TestDFSAdmin has couple of flaky tests.
Key: HDFS-17409
URL: https://issues.apache.org/jira/browse/HDFS-17409
Project: Hadoop HDFS
Issue Type: Bug
Affects Versions: 3.5.0
Reporter: Rushabh Shah
TestDFSAdmin has couple of flaky tests.
TestDFSAdmin#testAllDatanodesReconfig
TestDFSAdmin#testDecommissionDataNodesReconfig
Seeing failure in couple of separate PRs:
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6583/7/#showFailuresLink
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6566/20/
testDecommissionDataNodesReconfig is failing locally with the following error:
{noformat}
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at
org.apache.hadoop.hdfs.tools.TestDFSAdmin.testDecommissionDataNodesReconfig(TestDFSAdmin.java:1356)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]