Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-747

Implement Rollback like API in HoodieWriteClient which can revert all actions

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.9.0
    • 1.1.0
    • rollback, writer-core
    • None

    Description

      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.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            vbalaji Balaji Varadarajan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: