zentol opened a new pull request #10362: [FLINK-14792][coordination] Implement 
TE cluster partition release
URL: https://github.com/apache/flink/pull/10362
 
 
   Based on #10361.
   
   Implements the TaskExecutor logic for releasing cluster partitions.
   Additionally, slightly reworks the structure within the 
`TaskExecutorPartitionTrackerImpl` to not use a `TaskExecutorPartitionInfo` as 
a key, since this approach _just doesn't work_ for look-ups by 
`IntermediateDataSetID`; even if the hash is identical we wouldn't be passing 
the equals check.

----------------------------------------------------------------
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