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/25 08:21:00 UTC

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

     [ https://issues.apache.org/jira/browse/HUDI-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagar Sumit closed HUDI-3627.
-----------------------------
    Resolution: Fixed

> 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
>            Priority: Blocker
>             Fix For: 0.11.0
>
>
> 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)