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

ASF GitHub Bot updated HUDI-4534:
---------------------------------
    Labels: pull-request-available  (was: )

> Upgrade fails when there is a partially failed  commit during upgrade w/ 
> deltastreamer
> --------------------------------------------------------------------------------------
>
>                 Key: HUDI-4534
>                 URL: https://issues.apache.org/jira/browse/HUDI-4534
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: sivabalan narayanan
>            Assignee: sivabalan narayanan
>            Priority: Major
>              Labels: pull-request-available
>
> when deltastreamer is used for writes and if upgrade is required, upgrade 
> fails when there is a partially failed commit in timeline. bcoz, 
> Deltastreamer calls startCommit() which internally rollsback the partially 
> failed commit. but after calling writeClient.upsert(), upgrade is triggered. 
> In this code block of interest, we again try to check for partially failed 
> commits and rollback them. but metaclient wasn't reloaded and hence we run 
> into issues.



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

Reply via email to