Yun Gao created FLINK-21085:
-------------------------------
Summary: Refactor StreamTask hierarchy to support triggering checkpoint via RPC for non-source tasks
Key: FLINK-21085
URL:
https://issues.apache.org/jira/browse/FLINK-21085 Project: Flink
Issue Type: Sub-task
Components: Runtime / Checkpointing
Reporter: Yun Gao
For checkpoint considering finished tasks, non-source tasks might get triggered for checkpoint via RPC if they become the new "root" tasks. In this case, they would notify their CheckpointBarrierHandle for this checkpoint.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)