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 2016/08/23 14:59:20 UTC

[jira] [Closed] (FLINK-4355) Implement TaskManager side of registration at ResourceManager

     [ https://issues.apache.org/jira/browse/FLINK-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen closed FLINK-4355.
-------------------------------

> Implement TaskManager side of registration at ResourceManager
> -------------------------------------------------------------
>
>                 Key: FLINK-4355
>                 URL: https://issues.apache.org/jira/browse/FLINK-4355
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Cluster Management
>            Reporter: Zhijiang Wang
>            Assignee: Stephan Ewen
>
> If the {{TaskManager}} is unregistered, it should try and register at the {{ResourceManager}} leader. The registration messages are fenced via the {{RmLeaderID}}.
> The ResourceManager may acknowledge the registration (or respond that the TaskManager is AlreadyRegistered) or refuse the registration.
> Upon registration refusal, the TaskManager may have to kill itself.



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