Till Rohrmann created FLINK-7093: ------------------------------------ Summary: Send SlotReport as part of the heartbeat payload to the RM Key: FLINK-7093 URL: https://issues.apache.org/jira/browse/FLINK-7093 Project: Flink Issue Type: Sub-task Components: Distributed Coordination Reporter: Till Rohrmann
The {{TaskManager}} should send its {{SlotReport}} as payload of the heartbeat to the {{ResourceManager}}. That way it is possible that the {{ResourceManager}} reconciles it's internal view on the actual slot allocations because the {{TaskManagers}} are the ground of truth for that. -- This message was sent by Atlassian JIRA (v6.4.14#64029)