You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Prashant Wason (Jira)" <ji...@apache.org> on 2021/02/22 19:26:00 UTC

[jira] [Created] (HUDI-1634) Handle the case metadata table cannot be synced due to instants being archived

Prashant Wason created HUDI-1634:
------------------------------------

             Summary: Handle the case metadata table cannot be synced due to instants being archived
                 Key: HUDI-1634
                 URL: https://issues.apache.org/jira/browse/HUDI-1634
             Project: Apache Hudi
          Issue Type: Sub-task
            Reporter: Prashant Wason
            Assignee: Prashant Wason


Metadata table can be disabled using a hoodie configuration. A disabled table wont sync the instants which may be archived.

When such a metadata table is enabled again it will miss out some instants which have been archived. This causes an inconsistency in the metadata table.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)