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:
us...@infra.apache.org


Reply via email to