[ 
https://issues.apache.org/jira/browse/FLINK-5934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15890230#comment-15890230
 ] 

ASF GitHub Bot commented on FLINK-5934:
---------------------------------------

Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/3437
  
    +1


> 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.2.0, 1.1.4, 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)

Reply via email to