[
https://issues.apache.org/jira/browse/FLINK-8942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-8942.
----------------------------------
Resolution: Fixed
Fixed via
master: f9fbbc3a137276cab4b8abf272199f1cd4633d29
1.5.0: f3389638eed8d48db013dadf72c1af9748491968
> Pass target 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
> Priority: Blocker
> 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)