You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/01/19 16:41:00 UTC

[jira] [Created] (FLINK-25707) AdaptiveScheduler never transitions executions into SCHEDULED state

Chesnay Schepler created FLINK-25707:
----------------------------------------

             Summary: AdaptiveScheduler never transitions executions into SCHEDULED state
                 Key: FLINK-25707
                 URL: https://issues.apache.org/jira/browse/FLINK-25707
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
    Affects Versions: 1.14.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.15.0


The AdaptiveScheduler violates the Execution state machine by directly transitioning executions from CREATED to DEPLOYING.
As part of this ticket we should look into why Executions allow such a transition in the first place, and whether we can change that.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)