You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2022/03/03 18:08:00 UTC

[jira] [Created] (HUDI-3556) re-use rollback instant for compaction and clustering

sivabalan narayanan created HUDI-3556:
-----------------------------------------

             Summary: re-use rollback instant for compaction and clustering 
                 Key: HUDI-3556
                 URL: https://issues.apache.org/jira/browse/HUDI-3556
             Project: Apache Hudi
          Issue Type: Task
          Components: writer-core
            Reporter: sivabalan narayanan


if a rollback of compaction/clustering failed, we need to re-use the same rollback instant when re-attempted to rollback. 

 

This will ensure we don't leave any pending rollback instants in timeline. And will ensure metadata liveness. 

 



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