+1 On Jul 21, 2014 4:32 PM, "Stephan Ewen (JIRA)" <j...@apache.org> wrote:
> > [ > https://issues.apache.org/jira/browse/FLINK-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068367#comment-14068367 > ] > > Stephan Ewen commented on FLINK-1030: > ------------------------------------- > > I have started working on this. Plan is to propose a pull request this > week. > > > 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) >