Skip to content

Make sure Restore operation is Not Concurrent w/ Writes in Multi-Writer scenario #15019

@hudi-bot

Description

@hudi-bot

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.

JIRA info

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions