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/04/11 13:38:02 UTC

[jira] [Created] (HUDI-3851) Re-populate completed instant from inflight/requested for an empty instant during archival

sivabalan narayanan created HUDI-3851:
-----------------------------------------

             Summary: Re-populate completed instant from inflight/requested for an empty instant during archival
                 Key: HUDI-3851
                 URL: https://issues.apache.org/jira/browse/HUDI-3851
             Project: Apache Hudi
          Issue Type: Task
          Components: archiving
            Reporter: sivabalan narayanan


[https://github.com/apache/hudi/pull/5261]

 

Due to process crash, there are chances that a completed instant is empty in the timeline. During archival this was causing issues and so we put in a fix to create a empty instant and add it to archival for book keeping purpose. But strictly speaking, we could re-populate the completed instant from inflight/requested (best effort) so that we can get back the plan as is. Creating a follow up ticket for this fix.

 



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