Attila Doroszlai created HDDS-12669: ---------------------------------------
Summary: Intermittent timeout in
testECContainerRecoveryWithTimedOutRecovery
Key: HDDS-12669
URL: https://issues.apache.org/jira/browse/HDDS-12669
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Attila Doroszlai
{code}
at
org.apache.ozone.test.GenericTestUtils.waitFor(GenericTestUtils.java:152)
at
org.apache.hadoop.ozone.container.TestECContainerRecovery.testECContainerRecoveryWithTimedOutRecovery(TestECContainerRecovery.java:350)
{code}
{code:title=https://github.com/apache/ozone/blob/ebf5cc662ba6055fb8a18ad9036cbeabd3c49c29/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/container/TestECContainerRecovery.java#L350-L351}
GenericTestUtils.waitFor(() -> reconstructedDN.get() != null, 10000,
100000);
{code}
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2025/01/11/35926/it-container/hadoop-ozone/integration-test/org.apache.hadoop.ozone.container.TestECContainerRecovery.txt
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2025/02/19/36861/it-container/hadoop-ozone/integration-test/org.apache.hadoop.ozone.container.TestECContainerRecovery.txt
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2025/03/17/37636/integration-container/hadoop-ozone/integration-test/org.apache.hadoop.ozone.container.TestECContainerRecovery.txt
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
