You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/21 11:28:00 UTC

[jira] [Updated] (FLINK-28133) Rework DefaultScheduler to directly deploy executions

     [ 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)