Chesnay Schepler created FLINK-31744:
----------------------------------------
Summary: 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
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)