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

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

Github user uce commented on the issue:

    https://github.com/apache/flink/pull/2711
  
    Code changes and updated figure look good to me. +1 to merge after Travis 
passes. It makes sense that for instance a job with infinite restarts will only 
be failed if the job is explicitly suspended or forced to suppress restarts. I 
was curious how you noticed this issue? Did a user run into this? 


> Don't let ExecutionGraph fail when in state Restarting
> ------------------------------------------------------
>
>                 Key: FLINK-4932
>                 URL: https://issues.apache.org/jira/browse/FLINK-4932
>             Project: Flink
>          Issue Type: Bug
>          Components: Distributed Coordination
>    Affects Versions: 1.2.0, 1.1.4
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>             Fix For: 1.2.0, 1.1.4
>
>
> When in state {{RESTARTING}} it is possible to fail the {{ExecutionGraph}}. 
> This should not be possible, since in state {{RESTARTING}} there should be no 
> action performed which can fail the {{ExecutionGraph}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to