You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2021/01/22 03:58:00 UTC

[jira] [Created] (FLINK-21088) CheckpointCoordinator pass the flag about whether a operator is fully finished on recovery

Yun Gao created FLINK-21088:
-------------------------------

             Summary: CheckpointCoordinator pass the flag about whether a operator is fully finished on recovery
                 Key: FLINK-21088
                 URL: https://issues.apache.org/jira/browse/FLINK-21088
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Checkpointing
            Reporter: Yun Gao


For recovery using checkpoints after tasks finished, the flags about whether an operator is fully finished is required for skip the execution of fully finished operators. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)