[
https://issues.apache.org/jira/browse/FLINK-14363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Yao reassigned FLINK-14363:
--------------------------------
Assignee: Zhu Zhu
> No need to cancel vertex when its version is outdated in scheduling
> (SchedulerNG)
> ---------------------------------------------------------------------------------
>
> Key: FLINK-14363
> URL: https://issues.apache.org/jira/browse/FLINK-14363
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Affects Versions: 1.10.0
> Reporter: Zhu Zhu
> Assignee: Zhu Zhu
> Priority: Major
> Fix For: 1.10.0
>
>
> DefaultScheduler currently will cancel latest execution of a vertex when the
> vertex version is outdated. This is undesirable.
> I'd propose to remove the vertex cancel process in
> {{DefaultScheduler#stopDeployment}}. This is because the version of a
> scheduled vertex is only outdated after the vertex is canceled by others.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)