hudi-bot opened a new issue, #15019:
URL: https://github.com/apache/hudi/issues/15019

   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
   
   - Link: https://issues.apache.org/jira/browse/HUDI-3407
   - Type: Bug
   - Epic: https://issues.apache.org/jira/browse/HUDI-5425
   - Fix version(s):
     - 1.1.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to