You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2014/07/16 17:58:04 UTC

[jira] [Created] (FLINK-1030) Cleanly separate the Instance Management and Resource Assignment

Stephan Ewen created FLINK-1030:
-----------------------------------

             Summary: Cleanly separate the Instance Management and Resource Assignment
                 Key: FLINK-1030
                 URL: https://issues.apache.org/jira/browse/FLINK-1030
             Project: Flink
          Issue Type: Sub-task
          Components: JobManager
    Affects Versions: 0.6-incubating
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 0.6-incubating


Currently, resource assignment is spread between the InstanceManager and the Scheduler.

I propose to make the InstanceManager only responsible for bookkeeping of live and dead workers.

The Scheduler and Instances themselves should be responsible for keeping tabs on allocated resources.



--
This message was sent by Atlassian JIRA
(v6.2#6252)