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

Ethan Guo updated HUDI-5831:
----------------------------
    Description: 
Error from CI
{code:java}
2023-02-18T04:19:53.4129671Z [ERROR] Tests run: 19, Failures: 1, Errors: 0, 
Skipped: 0, Time elapsed: 347.583 s <<< FAILURE! - in 
org.apache.hudi.client.TestHoodieClientMultiWriter
2023-02-18T04:19:53.4145999Z [ERROR] 
testHoodieClientBasicMultiWriterWithEarlyConflictDetection{String, String, 
String}[2]  Time elapsed: 13.151 s  <<< FAILURE!
2023-02-18T04:19:53.4147217Z org.opentest4j.AssertionFailedError: Early 
conflict detected but cannot resolve conflicts for overlapping writes ==> 
Expected org.apache.spark.SparkException to be thrown, but nothing was thrown.
2023-02-18T04:19:53.4148149Z    at 
org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:71)
2023-02-18T04:19:53.4148931Z    at 
org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:41)
2023-02-18T04:19:53.4149646Z    at 
org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3023)
2023-02-18T04:19:53.4150563Z    at 
org.apache.hudi.client.TestHoodieClientMultiWriter.testHoodieClientBasicMultiWriterWithEarlyConflictDetection(TestHoodieClientMultiWriter.java:213)
2023-02-18T04:19:53.4151420Z    at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2023-02-18T04:19:53.4152261Z    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2023-02-18T04:19:53.4153134Z    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2023-02-18T04:19:53.4153862Z    at 
java.lang.reflect.Method.invoke(Method.java:498)
2023-02-18T04:19:53.4154579Z    at 
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
2023-02-18T04:19:53.4155376Z    at 
org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
2023-02-18T04:19:53.4156260Z    at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
 {code}

> Address flakiness of early conflict detection tests
> ---------------------------------------------------
>
>                 Key: HUDI-5831
>                 URL: https://issues.apache.org/jira/browse/HUDI-5831
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Ethan Guo
>            Assignee: Ethan Guo
>            Priority: Major
>             Fix For: 0.13.1
>
>
> Error from CI
> {code:java}
> 2023-02-18T04:19:53.4129671Z [ERROR] Tests run: 19, Failures: 1, Errors: 0, 
> Skipped: 0, Time elapsed: 347.583 s <<< FAILURE! - in 
> org.apache.hudi.client.TestHoodieClientMultiWriter
> 2023-02-18T04:19:53.4145999Z [ERROR] 
> testHoodieClientBasicMultiWriterWithEarlyConflictDetection{String, String, 
> String}[2]  Time elapsed: 13.151 s  <<< FAILURE!
> 2023-02-18T04:19:53.4147217Z org.opentest4j.AssertionFailedError: Early 
> conflict detected but cannot resolve conflicts for overlapping writes ==> 
> Expected org.apache.spark.SparkException to be thrown, but nothing was thrown.
> 2023-02-18T04:19:53.4148149Z  at 
> org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:71)
> 2023-02-18T04:19:53.4148931Z  at 
> org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:41)
> 2023-02-18T04:19:53.4149646Z  at 
> org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3023)
> 2023-02-18T04:19:53.4150563Z  at 
> org.apache.hudi.client.TestHoodieClientMultiWriter.testHoodieClientBasicMultiWriterWithEarlyConflictDetection(TestHoodieClientMultiWriter.java:213)
> 2023-02-18T04:19:53.4151420Z  at 
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 2023-02-18T04:19:53.4152261Z  at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 2023-02-18T04:19:53.4153134Z  at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 2023-02-18T04:19:53.4153862Z  at 
> java.lang.reflect.Method.invoke(Method.java:498)
> 2023-02-18T04:19:53.4154579Z  at 
> org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
> 2023-02-18T04:19:53.4155376Z  at 
> org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
> 2023-02-18T04:19:53.4156260Z  at 
> org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
>  {code}



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

Reply via email to