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

Robert Metzger updated FLINK-22434:
-----------------------------------
    Fix Version/s:     (was: 1.12.3)
                   1.12.4

> Dispatcher does not store suspended jobs in execution graph store
> -----------------------------------------------------------------
>
>                 Key: FLINK-22434
>                 URL: https://issues.apache.org/jira/browse/FLINK-22434
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>            Reporter: Fabian Paul
>            Assignee: Fabian Paul
>            Priority: Major
>             Fix For: 1.11.4, 1.14.0, 1.13.1, 1.12.4
>
>
> Only globally terminated jobs are currently stored in the execution graph 
> store after termination. In case the JobManager is shutdown and jobs are 
> still running, these jobs will be suspended which is a non-globally 
> terminated state.
> The problem surfaces when a user tries to access information about the job 
> during termination, leading to a job not found response. By storing all 
> terminated jobs in the execution graph store this should be fixed.



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

Reply via email to