[jira] [Created] (FLINK-14518) Generalize TM->RM payload

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-14518) Generalize TM->RM payload

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-14518:
----------------------------------------

             Summary: Generalize TM->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
             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)