[
https://issues.apache.org/jira/browse/HDDS-8430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773630#comment-17773630
]
Attila Doroszlai edited comment on HDDS-8430 at 10/10/23 10:09 AM:
-------------------------------------------------------------------
[~arafat2198], it cannot be fixed by HDDS-6191, because that one was resolved
before this was reported.
After the failure reported initially, it happened on {{master}} only once:
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2023/04/24/21805/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestDeleteWithSlowFollower.txt
Two similar, but slightly different failures:
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2023/06/16/23417/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestDeleteWithSlowFollower.txt
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2023/07/26/24476/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestDeleteWithSlowFollower.txt
So it may have been fixed by some other change since April, or it may be very
infrequent.
Resolving as "Cannot reproduce" for now, but feel free to reopen if encountered
again.
was (Author: adoroszlai):
[~arafat2198], it cannot be fixed by HDDS-6191, because that one was resolved
before this was reported.
After the failure reported initially, it happened on {{master}} only once:
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2023/04/24/21805/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestDeleteWithSlowFollower.txt
Two similar, but slightly different failures:
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2023/06/16/23417/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestDeleteWithSlowFollower.txt
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2023/07/26/24476/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestDeleteWithSlowFollower.txt
So it may have been fixed by some other change since April, or it may be very
infrequent.
> Intermittent failure in TestDeleteWithSlowFollower
> --------------------------------------------------
>
> Key: HDDS-8430
> URL: https://issues.apache.org/jira/browse/HDDS-8430
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Attila Doroszlai
> Assignee: Mohammad Arafat Khan
> Priority: Major
>
> {code:title=https://github.com/adoroszlai/ozone-build-results/blob/master/2023/04/15/21558/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestDeleteWithSlowFollower.txt}
> org.apache.hadoop.ozone.client.rpc.TestDeleteWithSlowFollower.testDeleteKeyWithSlowFollower
> Time elapsed: 102.499 s <<< FAILURE!
> 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.ozone.client.rpc.TestDeleteWithSlowFollower.testDeleteKeyWithSlowFollower(TestDeleteWithSlowFollower.java:302)
> {code}
> {code:title=https://github.com/apache/ozone/blob/c5912ff40debe17f77ee9b165505af65b84c6acd/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestDeleteWithSlowFollower.java#L302-L303}
> Assert.assertTrue(
> containerData.getNumPendingDeletionBlocks() >
> numPendingDeletionBlocks);
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]