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/21 12:01:47 UTC

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

    [ 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)

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

Posted by Till Rohrmann <ti...@gmail.com>.
+1
On Jul 21, 2014 4:32 PM, "Stephan Ewen (JIRA)" <ji...@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)
>