You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/01/28 17:26:08 UTC

[GitHub] [flink] tillrohrmann commented on pull request #18542: [FLINK-25855] Allow JobMaster to accept excess slots when restarting the job

tillrohrmann commented on pull request #18542:
URL: https://github.com/apache/flink/pull/18542#issuecomment-1024442702


   Are you sure that this is really a problem @zentol? I think the `PhysicalSlotProviderImpl` is written so that it first tries to allocate from the set of available slots before it requests a new slot. This will make sure that free slots that can fulfill the requests are actually used. Therefore, I don't think that we strictly need the functionality you are describing.


-- 
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-unsubscribe@flink.apache.org

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