[
https://issues.apache.org/jira/browse/FLINK-21256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger updated FLINK-21256:
-----------------------------------
Description:
This subtask of adding the declarative scheduler is about adding the Executing
state to Flink, including tests.
Executing: The set of resources is stable and the scheduler could decide on the
parallelism with which to execute the job. The ExecutionGraph is created and
the execution of the job has started.
was:
This subtask of adding the declarative scheduler is about adding the Created
state to Flink, including tests.
Executing: The set of resources is stable and the scheduler could decide on the
parallelism with which to execute the job. The ExecutionGraph is created and
the execution of the job has started.
> Add DeclarativeScheduler / Executing state
> ------------------------------------------
>
> Key: FLINK-21256
> URL: https://issues.apache.org/jira/browse/FLINK-21256
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Robert Metzger
> Assignee: Robert Metzger
> Priority: Major
> Fix For: 1.13.0
>
>
> This subtask of adding the declarative scheduler is about adding the
> Executing state to Flink, including tests.
> Executing: The set of resources is stable and the scheduler could decide on
> the parallelism with which to execute the job. The ExecutionGraph is created
> and the execution of the job has started.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)