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:26:21 UTC

[jira] [Commented] (FLINK-4358) Implement TaskManager deployment task into slot

    [ https://issues.apache.org/jira/browse/FLINK-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15436974#comment-15436974 ] 

Till Rohrmann commented on FLINK-4358:
--------------------------------------

In order to deploy tasks to slots, we first have to solve FLINK-4455 and FLINK-4456 in the master and then cherry pick the changes to the feature branch.

> Implement TaskManager deployment task into slot
> -----------------------------------------------
>
>                 Key: FLINK-4358
>                 URL: https://issues.apache.org/jira/browse/FLINK-4358
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Cluster Management
>            Reporter: Zhijiang Wang
>            Assignee: Zhijiang Wang
>
> The {{TaskManager}} may receive task deployment request (bound to slot/allocationID) from {{JobManager}}.
> The TM may decline request if slot is not allocated to that JM or slot does not exist.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)