[
https://issues.apache.org/jira/browse/FLINK-14518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-14518:
-------------------------------------
Summary: Generalize TE->RM payload (was: Generalize TM->RM payload)
> Generalize TE->RM payload
> -------------------------
>
> Key: FLINK-14518
> URL: https://issues.apache.org/jira/browse/FLINK-14518
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Fix For: 1.10.0
>
>
> The TaskExecutor currently sends a {{SlotReport}} via heartbeats to the RM.
> In the future we also want to submit a report about available cluster
> partitions.
> We should introduce a generic {{TaskExecutorHeartbeatPayload}} that for now
> only contains the slot report, so we can extend the payload later on more
> easily.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)