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 2021/01/27 11:19:46 UTC

[GitHub] [flink] zentol edited a comment on pull request #14647: [FLINK-20835] Implement FineGrainedSlotManager

zentol edited a comment on pull request #14647:
URL: https://github.com/apache/flink/pull/14647#issuecomment-768213970


   Could someone walk me through the core differences between this slot manager and the declarative slot manager?
   From a cursory glance, they appear to be quite similar. Is it just that we track resources per task executor and based on that determine which TM we ask for a slot with X resources?
   
   Specifically what I'm wondering about is whether we could unify these from the get-go. I'd think we'd just need an abstraction for the available resources of a task executor; everything for already allocated slots should behave the same?


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

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