[
https://issues.apache.org/jira/browse/FLINK-21089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz reassigned FLINK-21089:
----------------------------------------
Assignee: Yun Gao
> Skip the execution of the fully finished operators after recovery
> -----------------------------------------------------------------
>
> Key: FLINK-21089
> URL: https://issues.apache.org/jira/browse/FLINK-21089
> Project: Flink
> Issue Type: Sub-task
> Components: API / DataStream, Runtime / Checkpointing
> Reporter: Yun Gao
> Assignee: Yun Gao
> Priority: Major
>
> After recovery we should skip the execution of fully finished operators to
> keep consistent:
> # For sources (including legacy source and new source), they should directly
> emit EndOfPartition.
> # For both source and non-source operators, their lifecycle methods like
> open/endOfInput/close should be skipped.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)