[
https://issues.apache.org/jira/browse/HUDI-3407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-3407:
--------------------------------------
Sprint: 2022/09/19 (was: 2022/09/05)
> 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.12.1
>
>
> 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)