You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/03/14 13:20:00 UTC

[jira] [Created] (FLINK-8942) Pass targer ResourceID to HeartbeatListener#retrievePayload

Chesnay Schepler created FLINK-8942:
---------------------------------------

             Summary: Pass targer ResourceID to HeartbeatListener#retrievePayload
                 Key: FLINK-8942
                 URL: https://issues.apache.org/jira/browse/FLINK-8942
             Project: Flink
          Issue Type: Improvement
          Components: Distributed Coordination
    Affects Versions: 1.5.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.5.0


For FLINK-8881 we need a way to determine to which JobManager we are sending the heartbeats, otherwise we would have to send all accumulators, that is for all jobs, to each connected JobManager.

I suggest to pass the targetĀ {{ResourceID}} to {{HeartbeatListener#retrievePayload}} which generates the payload.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)