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

ASF GitHub Bot commented on FLINK-4355:
---------------------------------------

Github user tillrohrmann commented on the issue:

    https://github.com/apache/flink/pull/2395
  
    Nice test cases @StephanEwen. The test cases look really succinct without 
much overhead with the new RPC abstraction. I like that a lot :-)
    
    The PR currently fails because of a compilation problem. I'll fix it and if 
Travis gives green light, then I'll merge this PR.


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

Reply via email to