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

Ufuk Celebi updated FLINK-5205:
-------------------------------
    Fix Version/s:     (was: 1.1.4)

> Asynchronous remove job messages can interfere with recovered or resubmitted 
> jobs
> ---------------------------------------------------------------------------------
>
>                 Key: FLINK-5205
>                 URL: https://issues.apache.org/jira/browse/FLINK-5205
>             Project: Flink
>          Issue Type: Bug
>          Components: JobManager
>    Affects Versions: 1.2.0, 1.1.3
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> The {{JobManager}} executes the {{removeJob}} call at various places 
> asynchronously via the {{RemoveJob}} message, even though this is not 
> strictly needed. This is not necessary and can be done synchronously. The 
> advantage would be that the remove job operation won't interfere with 
> recovered or resubmitted jobs which have the same {{JobID}} as the job for 
> which the message was initially triggered.



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

Reply via email to