You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2016/08/25 14:20:20 UTC

[jira] [Created] (FLINK-4489) Implement TaskManager's SlotManager

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)