Zhu Zhu created FLINK-28133:
-------------------------------
Summary: 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
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)