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)