XComp commented on PR #25218:
URL: https://github.com/apache/flink/pull/25218#issuecomment-2404820398

   @ztison has a good point. Thanks for that. We might want to make this 
feature configurable and not change the default behavior because there are 
scenarios where the user might not want to put the entire load on the least TMs 
possible. WDYT?
   
   > I'm also wondering if the same strategy can be applied in the Resource 
Manager to allocate slots from a minimized number of Task Managers (TMs).
   
   That's a good point. Organizing TaskManagers is something that happens in 
the ResourceManager rather than the JobMaster/AdaptiveScheduler. We might want 
to think about this in a broader scale (probably as part of a FLIP).


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