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 SumitThere 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)
