zentol opened a new pull request #10197: [FLINK-14503][coordination] Add 
partition report to heartbeat
URL: https://github.com/apache/flink/pull/10197
 
 
   Based on #10135.
   
   With this PR the TaskExecutor includes a `ClusterPartitionReport` in it's 
heartbeat payload. This report contains the set of cluster partitions that the 
TaskExecutor is currently hosting, along with some additional meta data.
   
   The ResourceManager currently includes this part of the heartbeat, which is 
fine since in production it is currently always empty anyway ;)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to