[ 
https://issues.apache.org/jira/browse/HUDI-7328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ethan Guo updated HUDI-7328:
----------------------------
    Component/s: tests-ci

> Fix flaky TestHoodieJavaClientOnCopyOnWriteStorage
> --------------------------------------------------
>
>                 Key: HUDI-7328
>                 URL: https://issues.apache.org/jira/browse/HUDI-7328
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: tests-ci
>            Reporter: Lin Liu
>            Assignee: Lin Liu
>            Priority: Major
>
> TestHoodieJavaClientOnCopyOnWriteStorage could nondeterministically stop the 
> JVM to shutdown, which causes the some CI modules to timeout. 
>  
> How to reproduce: run the following commands 10+ times to find it would block 
> the terminal.
> {code:java}
> mvn clean -Dscala-2.12 -Dspark3.2  install -DskipTests -T 2C -am
> mvn test -Punit-tests -fae -Dspark3.2 -Dscala-2.12 -pl 
> hudi-client/hudi-java-client  -e -ntp -B -V -Dgpg.skip -Djacoco.skip 
> -Pwarn-log -Dorg.slf4j.simpleLogger.log.org.apache.maven.plugins.shade=warn 
> -Dorg.slf4j.simpleLogger.log.org.apache.maven.plugins.dependency=warn 
> -Dmaven.wagon.httpconnectionManager.ttlSeconds=25 
> -Dmaven.wagon.http.retryHandler.count=5 
> -Dtest=TestHoodieJavaClientOnCopyOnWriteStorage{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to