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

Janus Chow commented on HDDS-8876:
----------------------------------

How about increase the timeout limit?

For 
"https://github.com/apache/ozone/blob/60bb0604217fbd44dbc6b115b59fc26a297fcaba/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOMRatisSnapshots.java#L263";,
 updating to a value larger than "15000" passes the test locally, "20000" might 
be a safer limit.

 

For 
"https://github.com/apache/ozone/blob/60bb0604217fbd44dbc6b115b59fc26a297fcaba/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOMRatisSnapshots.java#L897";,
 we can update to "10000"?

> [Disabled] Intermittent timeout in TestOMRatisSnapshots
> -------------------------------------------------------
>
>                 Key: HDDS-8876
>                 URL: https://issues.apache.org/jira/browse/HDDS-8876
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.4.0
>            Reporter: Attila Doroszlai
>            Priority: Blocker
>
> {code:title=https://github.com/adoroszlai/ozone-build-results/blob/master/2023/06/14/23300/it-om/hadoop-ozone/integration-test/org.apache.hadoop.ozone.om.TestOMRatisSnapshots.txt}
> Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 492.388 s <<< 
> FAILURE! - in org.apache.hadoop.ozone.om.TestOMRatisSnapshots
> org.apache.hadoop.ozone.om.TestOMRatisSnapshots.testInstallIncrementalSnapshotWithFailure
>   Time elapsed: 327.173 s  <<< ERROR!
> java.util.concurrent.TimeoutException: 
> testInstallIncrementalSnapshotWithFailure() timed out after 300 seconds
> {code}
> {code:title=https://github.com/adoroszlai/ozone-build-results/blob/master/2023/05/31/22835/it-om/hadoop-ozone/integration-test/org.apache.hadoop.ozone.om.TestOMRatisSnapshots.txt}
> Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 492.502 s <<< 
> FAILURE! - in org.apache.hadoop.ozone.om.TestOMRatisSnapshots
> org.apache.hadoop.ozone.om.TestOMRatisSnapshots.testInstallIncrementalSnapshot
>   Time elapsed: 327.337 s  <<< ERROR!
> java.util.concurrent.TimeoutException: testInstallIncrementalSnapshot() timed 
> out after 300 seconds
> {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]

Reply via email to