[ https://issues.apache.org/jira/browse/FLINK-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15445372#comment-15445372 ]
Till Rohrmann commented on FLINK-4489: -------------------------------------- No this refers to the {{TaskManager's}} {{SlotManager}}. This one is different from the {{ResourceManager's}} {{SlotManager}}. We could think about a different name to distinguish it better from the {{ResourceManager's}} {{SlotManager}}. Maybe we could name it {{SlotAllocationTable}}. > Implement TaskManager's SlotManager > ----------------------------------- > > Key: FLINK-4489 > URL: https://issues.apache.org/jira/browse/FLINK-4489 > Project: Flink > Issue Type: Sub-task > Components: Cluster Management > Reporter: Till Rohrmann > > The {{SlotManager}} is responsible for managing the available slots on the > {{TaskManager}}. This basically means to maintain the mapping between slots > and the owning {{JobManagers}} and to offer tasks which run in the slots > access to the owning {{JobManagers}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)