Till Rohrmann created FLINK-5934:
------------------------------------
Summary: Scheduler in ExecutionGraph null if failure happens in ExecutionGraph.restoreLatestCheckpointedState
Key: FLINK-5934
URL:
https://issues.apache.org/jira/browse/FLINK-5934 Project: Flink
Issue Type: Bug
Components: Distributed Coordination
Affects Versions: 1.1.4, 1.2.0, 1.3.0
Reporter: Till Rohrmann
Assignee: Till Rohrmann
If {{ExecutionGraph.restoreLatestCheckpointedState}} fails with an exception, then all subsequent recoveries will fail because the {{scheduler}} has not been set in the {{ExecutionGraph}}.
I propose to set the {{scheduler}} when the {{ExecutionGraph}} is created to avoid this problem.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)