[
https://issues.apache.org/jira/browse/FLINK-31744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-31744.
------------------------------------
Resolution: Fixed
master: be05eaff39678672e696cf458015573ce4a0d565
> Extend Adaptive Scheduler sparse EG to contain maxParallelism
> -------------------------------------------------------------
>
> Key: FLINK-31744
> URL: https://issues.apache.org/jira/browse/FLINK-31744
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination, Runtime / REST
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.18.0
>
>
> When a job is WaitingForResources the adpative scheduler returns a sparse
> execution graph that omits many details that are only know at execution time
> (like subtasks).
> We could include all JobVertex-level information though, which would cover
> things like the vertex id/name and the maxParallelism.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)