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

ASF GitHub Bot updated FLINK-23021:
-----------------------------------
    Labels: pull-request-available  (was: )

> Check for illegal modifications of JobGraph with finished operators
> -------------------------------------------------------------------
>
>                 Key: FLINK-23021
>                 URL: https://issues.apache.org/jira/browse/FLINK-23021
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Yun Gao
>            Assignee: Dawid Wysakowicz
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> Users might modify the job topology before restart for external checkpoint 
> and savepoint. To overcome this issue, we would need to check if a fully 
> finished operator has been added after a non-fully-finished operator. If so, 
> we would throw exception to disallow this situation or re-mark the fully 
> finished operator as alive. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to