[
https://issues.apache.org/jira/browse/HUDI-3407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-3407:
--------------------------------------
Fix Version/s: 0.11.0
> 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
> Reporter: Alexey Kudinkin
> Priority: Major
> Fix For: 0.11.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.1#820001)