[
https://issues.apache.org/jira/browse/FLINK-20094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17327548#comment-17327548
]
Flink Jira Bot commented on FLINK-20094:
----------------------------------------
This major issue is unassigned and itself and all of its Sub-Tasks have not
been updated for 30 days. So, it has been labeled "stale-major". If this ticket
is indeed "major", please either assign yourself or give an update. Afterwards,
please remove the label. In 7 days the issue will be deprioritized.
> 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
> Fix For: 1.13.0
>
>
> 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)