azagrebin commented on issue #9801: [FLINK-13983][runtime] Launch task executor 
with new memory calculation logics
URL: https://github.com/apache/flink/pull/9801#issuecomment-542271767
 
 
   @xintongsong
   One more question, should we also split `ResourceProfile.managedMemoryInMB` 
here into the heap/off-heap and assign them for `slotsPerWorker` from the 
`TaskExecutorResourceSpec` in `ResourceManager#createWorkerSlotProfiles`. We 
will need it to match `ResourceSpec` against available `slotsPerWorker` in 
FLIP-53 as I understand. Also, it would help to use different types of memory 
to init memory manager per slot according to its profile.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to