[
https://issues.apache.org/jira/browse/FLINK-20094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Knauf updated FLINK-20094:
-------------------------------------
Fix Version/s: (was: 1.14.0)
> Make JobMaster.jobStatusChanged directly called by JobManagerJobStatusListener
> ------------------------------------------------------------------------------
>
> Key: FLINK-20094
> URL: https://issues.apache.org/jira/browse/FLINK-20094
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Affects Versions: 1.12.0
> Reporter: Till Rohrmann
> Priority: Major
> Labels: stale-major
>
> Since the {{ExecutionGraph}} is only modified by the main thread, we no
> longer need to splice the {{JobManagerJobStatusListener}} callbacks back into
> the {{JobMaster's}} main thread using {{runAsync}}. Instead it should be
> possible to directly call {{JobMaster.jobStatusChanged}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)