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

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

Github user tillrohrmann commented on a diff in the pull request:

    https://github.com/apache/flink/pull/2791#discussion_r99582457
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/resourcemanager/ResourceManagerGateway.java
 ---
    @@ -93,8 +92,8 @@
         * Sent by the TaskExecutor to notify the ResourceManager that a slot 
has become available.
         *
         * @param resourceManagerLeaderId The ResourceManager leader id
    -    * @param instanceId TaskExecutor's instance id
    -    * @param slotID The SlotID of the freed slot
    +    * @param instanceId              TaskExecutor's instance id
    +    * @param slotID                  The SlotID of the freed slot
    --- End diff --
    
    Formatting changes


> Heartbeat Manager integration with TaskExecutor
> -----------------------------------------------
>
>                 Key: FLINK-4449
>                 URL: https://issues.apache.org/jira/browse/FLINK-4449
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Cluster Management
>            Reporter: zhangjing
>            Assignee: zhangjing
>
> ResourceManager need a heartbeat manager to monitor the connections with all 
> registered TaskExecutor.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to