You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Nicholas Jiang (Jira)" <ji...@apache.org> on 2023/01/05 07:53:00 UTC

[jira] [Created] (HUDI-5506) StreamWriteOperatorCoordinator may not recommit with partial uncommitted write metadata event

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)