sivabalan narayanan created HUDI-6159:
-----------------------------------------
Summary: Fix deltastreamer multi-writer checkpoint mechanism
Key: HUDI-6159
URL: https://issues.apache.org/jira/browse/HUDI-6159
Project: Apache Hudi
Issue Type: Bug
Components: deltastreamer
Reporter: sivabalan narayanan
if we have multiple deltastreamer writers w/ out of order commits, chances that
checkpoint management can miss things and can cause dups. we need to fix it
properly.
we need to make a fix similar to how we fixed it for spark streaming sink
https://github.com/apache/hudi/pull/8558
--
This message was sent by Atlassian Jira
(v8.20.10#820010)