[jira] [Updated] (FLINK-10505) Treat fail signal as scheduling event

2018-11-18 Thread Till Rohrmann (JIRA)


 [ 
https://issues.apache.org/jira/browse/FLINK-10505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till Rohrmann updated FLINK-10505:
--
Fix Version/s: (was: 1.7.0)

> Treat fail signal as scheduling event
> -
>
> Key: FLINK-10505
> URL: https://issues.apache.org/jira/browse/FLINK-10505
> Project: Flink
>  Issue Type: Sub-task
>  Components: Distributed Coordination
>Affects Versions: 1.7.0
>Reporter: Till Rohrmann
>Assignee: vinoyang
>Priority: Major
> Fix For: 1.8.0
>
>
> Instead of simply calling into the {{RestartStrategy}} which restarts the 
> existing {{ExecutionGraph}} with the same parallelism, the 
> {{ExecutionGraphDriver}} should treat a recovery similar to the initial 
> scheduling operation. First, one needs to decide on the new parallelism of 
> the {{ExecutionGraph}} (scale up/scale down) wrt to the available set of 
> resources. Only if the minimum configuration is fulfilled, the potentially 
> rescaled {{ExecutionGraph}} will be restarted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLINK-10505) Treat fail signal as scheduling event

2018-11-18 Thread Till Rohrmann (JIRA)


 [ 
https://issues.apache.org/jira/browse/FLINK-10505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till Rohrmann updated FLINK-10505:
--
Fix Version/s: 1.8.0

> Treat fail signal as scheduling event
> -
>
> Key: FLINK-10505
> URL: https://issues.apache.org/jira/browse/FLINK-10505
> Project: Flink
>  Issue Type: Sub-task
>  Components: Distributed Coordination
>Affects Versions: 1.7.0
>Reporter: Till Rohrmann
>Assignee: vinoyang
>Priority: Major
> Fix For: 1.7.0, 1.8.0
>
>
> Instead of simply calling into the {{RestartStrategy}} which restarts the 
> existing {{ExecutionGraph}} with the same parallelism, the 
> {{ExecutionGraphDriver}} should treat a recovery similar to the initial 
> scheduling operation. First, one needs to decide on the new parallelism of 
> the {{ExecutionGraph}} (scale up/scale down) wrt to the available set of 
> resources. Only if the minimum configuration is fulfilled, the potentially 
> rescaled {{ExecutionGraph}} will be restarted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)