You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "David Morávek (Jira)" <ji...@apache.org> on 2022/01/21 15:53:00 UTC

[jira] [Created] (FLINK-25755) Introduce shared interface for adaptive scheduler state transitions

David Morávek created FLINK-25755:
-------------------------------------

             Summary: 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
             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)