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

Zhaojing Yu updated HUDI-3407:
------------------------------
    Fix Version/s: 0.13.0
                       (was: 0.12.1)

> Make sure Restore operation is Not Concurrent w/ Writes in Multi-Writer 
> scenario
> --------------------------------------------------------------------------------
>
>                 Key: HUDI-3407
>                 URL: https://issues.apache.org/jira/browse/HUDI-3407
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: multi-writer
>            Reporter: Alexey Kudinkin
>            Priority: Critical
>             Fix For: 0.13.0
>
>
> Currently there's no guard-rail that would prevent Restore from running 
> concurrently with Writes in Multi-Writer scenario, which might lead to table 
> getting into inconsistent state.
>  
> One of the approaches could be letting Restore to acquire the Write lock for 
> the whole duration of its operation.



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

Reply via email to