Surya Prasanna Yalla created HUDI-6405:
------------------------------------------
Summary: Incremental file sync bug fixes
Key: HUDI-6405
URL: https://issues.apache.org/jira/browse/HUDI-6405
Project: Apache Hudi
Issue Type: Bug
Reporter: Surya Prasanna Yalla
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)