Till Rohrmann created FLINK-4489:
------------------------------------
Summary: Implement TaskManager's SlotManager
Key: FLINK-4489
URL:
https://issues.apache.org/jira/browse/FLINK-4489 Project: Flink
Issue Type: Sub-task
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)