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

[jira] [Created] (HUDI-3627) Avoid drop index conflict with writer

Sagar Sumit created HUDI-3627:
---------------------------------

             Summary: Avoid drop index conflict with writer
                 Key: HUDI-3627
                 URL: https://issues.apache.org/jira/browse/HUDI-3627
             Project: Apache Hudi
          Issue Type: Bug
            Reporter: Sagar Sumit
            Assignee: Sagar Sumit


There could be a race between writer to update MT partition, and async indexer is trying to drop the partition.

Make sure to update the table config before deleting the partition.



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