[
https://issues.apache.org/jira/browse/FLINK-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhijiang Wang updated FLINK-5136:
---------------------------------
Description:
When *ResourceManager* requests container resource from cluster, the framework
memory should be considered together with slot resource.
Currently the framework memory is mainly used by *MemoryManager* and
*NetworkBufferPool* in *TaskManager*, and this memory can be got from
configuration.
> Aggregation of slot ResourceProfile and framework memory by ResourceManager
> ---------------------------------------------------------------------------
>
> Key: FLINK-5136
> URL: https://issues.apache.org/jira/browse/FLINK-5136
> Project: Flink
> Issue Type: Sub-task
> Components: ResourceManager
> Reporter: Zhijiang Wang
>
> When *ResourceManager* requests container resource from cluster, the
> framework memory should be considered together with slot resource.
> Currently the framework memory is mainly used by *MemoryManager* and
> *NetworkBufferPool* in *TaskManager*, and this memory can be got from
> configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)