[ 
https://issues.apache.org/jira/browse/HDDS-8956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765141#comment-17765141
 ] 

Ashish Kumar commented on HDDS-8956:
------------------------------------

I ran 7 times 10 X 10 run, and in all time it is success, so even after 
executing 700 times it did not reproduce.

According to the log when it reproduced it seems SCM didn't send delete block 
request to DN. It can happen in below cases:

1) Delete transaction is still in SCM buffer and not been flushed into RocksDB.

2) Container is still open --> But from log it seems container is CLOSED.

> Intermittent timeout in TestDeleteContainerHandler
> --------------------------------------------------
>
>                 Key: HDDS-8956
>                 URL: https://issues.apache.org/jira/browse/HDDS-8956
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Attila Doroszlai
>            Assignee: Ashish Kumar
>            Priority: Minor
>
> {code}
> TimeoutException: 
>   ...
>   at 
> org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestDeleteContainerHandler.testDeleteContainerRequestHandlerOnClosedContainer(TestDeleteContainerHandler.java:674)
>   ...
>   at 
> org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestDeleteContainerHandler.testDeleteNonEmptyContainerOnDirEmptyCheckTrue(TestDeleteContainerHandler.java:207)
>   ...
>   at 
> org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestDeleteContainerHandler.testDeleteNonEmptyContainerOnDirEmptyCheckFalse(TestDeleteContainerHandler.java:331)
> {code}
> * 
> https://github.com/adoroszlai/ozone-build-results/blob/master/2023/06/26/23761/it-ozone/hadoop-ozone/integration-test/org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestDeleteContainerHandler.txt
> * 
> https://github.com/adoroszlai/ozone-build-results/blob/master/2023/06/29/23889/it-ozone/hadoop-ozone/integration-test/org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestDeleteContainerHandler.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]

Reply via email to