[
https://issues.apache.org/jira/browse/FLINK-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15577758#comment-15577758
]
ASF GitHub Bot commented on FLINK-4489:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/2638
Builds passed locally. Will merge the PR.
> Implement TaskManager's SlotAllocationTable
> -------------------------------------------
>
> Key: FLINK-4489
> URL: https://issues.apache.org/jira/browse/FLINK-4489
> Project: Flink
> Issue Type: Sub-task
> Components: Cluster Management
> Reporter: Till Rohrmann
> Assignee: 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)