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

Y Ethan Guo updated HUDI-3718:
------------------------------
    Fix Version/s: 1.1.0
                       (was: 1.0.0)

> Support concurrent writes while dropping index
> ----------------------------------------------
>
>                 Key: HUDI-3718
>                 URL: https://issues.apache.org/jira/browse/HUDI-3718
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Sagar Sumit
>            Assignee: Sagar Sumit
>            Priority: Blocker
>             Fix For: 1.1.0
>
>
> Try to avoid lock for dropping index by doing lazy dropping, like how the 
> databases do. One simple way is to clear the metadata paritions from 
> hoodie.properties transactionally and then drop in the background without 
> blocking ingestion. But, we need to ensure that all access to indexes are 
> conditional on table config.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to