hudi-bot opened a new issue, #15375: URL: https://github.com/apache/hudi/issues/15375
What in case someone disables cleaning or runs only once every 50 commits. The lazy rollback won't happen until 50 commits. So, decouple lazy rollbacks of failed writes from cleaner in multi-writer. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-4688 - Type: Improvement - Epic: https://issues.apache.org/jira/browse/HUDI-1292 - Fix version(s): - 1.1.0 --- ## Comments 19/Dec/22 14:19;codope;We need to implement an async rollback service.;;; -- 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]
