Nicholas Jiang created HUDI-5506:
------------------------------------
Summary: StreamWriteOperatorCoordinator may not recommit with
partial uncommitted write metadata event
Key: HUDI-5506
URL: https://issues.apache.org/jira/browse/HUDI-5506
Project: Apache Hudi
Issue Type: Bug
Components: flink
Affects Versions: 0.12.2
Reporter: Nicholas Jiang
AbstractStreamWriteFunction may get the different pending instant for
checkpoint among the subtasks because the StreamWriteOperatorCoordinator may be
committing the instant of the last completed checkpoint when
AbstractStreamWriteFunction invokes snapshotState.
StreamWriteOperatorCoordinator may not recommit with partial uncommitted write
metadata event when handling the last boostrap event which is empty boostrap
event.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)