zentol opened a new pull request, #22364:
URL: https://github.com/apache/flink/pull/22364

   Include all JobVertex-level information in the sparse execution graph, 
created by the Adaptive Scheduler when in the WaitingForResources state, like 
the vertex id/name and the maxParallelism.
   
   This removes the need for the recently introduced 
`JobMasterGaterway#getMaxParallelismPerVertex`. I propose to remove this method.
   We could keep it though if we are concerned that the creation of the sparse 
EG is too expensive.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to