[
https://issues.apache.org/jira/browse/FLINK-28133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-28133:
-----------------------------------
Labels: pull-request-available (was: )
> Rework DefaultScheduler to directly deploy executions
> -----------------------------------------------------
>
> Key: FLINK-28133
> URL: https://issues.apache.org/jira/browse/FLINK-28133
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Zhu Zhu
> Assignee: Zhu Zhu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> Currently, the DefaultScheduler(base of AdaptiveBatchScheduler) can only
> perform ExecutionVertex level deployment. However, in this case, the
> scheduler is actually deploying the current execution attempt of the
> ExecutionVertex.
> Therefore, we need to rework the DefaultScheduler to directly deploy
> executions.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)