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

   In [FLINK-31317](https://issues.apache.org/jira/browse/FLINK-31317), we've 
introduced data structures for setting job resource requirements. In this 
ticket, we'll enable the AdaptiveScheduler to track the resource requirements 
of the current job and handle external changes (they'll be pushed by the 
JobMaster eventually).
   
   Note that this still missing wiring with JM and Dispatcher, which we'll 
introduce in a separate PR.
   
   Another consideration is that this will exclude the first two commits once 
https://github.com/apache/flink/pull/22153 is merged.


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to