You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2021/11/27 04:29:00 UTC

[jira] [Updated] (HUDI-747) Implement Rollback like API in HoodieWriteClient which can revert all actions

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

Danny Chen updated HUDI-747:
----------------------------
    Fix Version/s:     (was: 0.10.0)

> Implement Rollback like API in HoodieWriteClient which can revert all actions 
> ------------------------------------------------------------------------------
>
>                 Key: HUDI-747
>                 URL: https://issues.apache.org/jira/browse/HUDI-747
>             Project: Apache Hudi
>          Issue Type: Task
>          Components: Writer Core
>    Affects Versions: 0.9.0
>            Reporter: Balaji Varadarajan
>            Priority: Major
>             Fix For: 0.11.0
>
>
> Related to HUDI-716 and PR-1432
> The PR address the specific issue of deleting orphaned inflight/requested clean actions by older versions of Hudi. 
> Currently rollback performs reverting only commit and delta-commit operations. We can introduce a new API which will consistently revert all pending actions clean, compact, commit  and delta-commit.  Currently, we dont rollback clean. Instead we expect future clean operations to first finish up pending clean first. By having this new API (rollbackPendingActions), we can let users consistently revert any actions if they want.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)