[
https://issues.apache.org/jira/browse/FLINK-24774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-24774:
-----------------------------------
Labels: pull-request-available (was: )
> AdaptiveScheduler should inform job status listener of all state changes
> ------------------------------------------------------------------------
>
> Key: FLINK-24774
> URL: https://issues.apache.org/jira/browse/FLINK-24774
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> The AdaptiveScheduler accepts a JobStatusListener, but only calls it for
> terminal states, which is a bit unexpected.
> This also effectively sets up infrastructure for tracking all state changes
> from the AdaptiveScheduler alone, which will be useful for FLINK-21510 where
> we want to decouple state-related metrics from the EG.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)