zentol opened a new pull request #10135: [FLINK-14679][shuffle] Store number of partitions in PartitionDescriptor URL: https://github.com/apache/flink/pull/10135 With this PR the `PartitionDescriptor` also contains the total number of partitions for the corresponding dataset. This is useful for the ResourceManager and external shuffle services in general, as it allows them to judge whether they have received all partitions for the given dataset.
---------------------------------------------------------------- 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
