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

Zhaojing Yu updated HUDI-4787:
------------------------------
    Fix Version/s: 0.13.0

> ITTestHoodieSanity#testRunHoodieJavaAppOnMultiPartitionKeysMORTable streaming 
> test
> ----------------------------------------------------------------------------------
>
>                 Key: HUDI-4787
>                 URL: https://issues.apache.org/jira/browse/HUDI-4787
>             Project: Apache Hudi
>          Issue Type: Task
>            Reporter: Sagar Sumit
>            Priority: Critical
>              Labels: hudi-on-call
>             Fix For: 0.13.0
>
>
> After [https://github.com/apache/hudi/pull/6098] this change in streaming 
> sink, testRunHoodieJavaAppOnMultiPartitionKeysMORTable fails intermittently. 
> Upon debugging, I found that the thread of delete operation in 
> HoodieJavaStreamingApp#run has not yet completed but the validation starts. 
> The flakiness could be due to extra time that for reading checkpoint metadata 
> in each microbatch (due to #6098). A better way would be to rewrite this 
> test. I am not sure why delete is even required.  



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

Reply via email to