hudi-bot opened a new issue, #16035: URL: https://github.com/apache/hudi/issues/16035
There are some cases, where incremental file sync breaks. Especially if there are rollbacks on replacecommits or logcompaction commits. For example, if current writer saw pending replacecommit or logcompaction commit, and other writers rollbacked those commits, now if the current writer tries to incrementally sync those rollback commits it would cause failure. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-6405 - Type: Bug -- 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]
