[
https://issues.apache.org/jira/browse/FLINK-25755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-25755:
-----------------------------------
Labels: pull-request-available (was: )
> Introduce shared interface for adaptive scheduler state transitions
> -------------------------------------------------------------------
>
> Key: FLINK-25755
> URL: https://issues.apache.org/jira/browse/FLINK-25755
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: David Morávek
> Assignee: David Morávek
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.15.0
>
> Attachments: Screen Shot 2022-01-21 at 4.43.58 PM.png
>
>
> Currently the definitions of the state transitions are scatter between
> multiple state contexts. We want to:
> - Getting rid of duplicate definitions
> - Attempt to make the state transitions less confusing for the "code reader"
> This will allow "code reader" to use a type hierarchy for understanding which
> transitions are allowed from which state. (see the attached screenshot)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)