zentol opened a new pull request #9958: [FLINK-14476][coordination] Adjust TaskExecutor interface to accept promotions URL: https://github.com/apache/flink/pull/9958 This PR adjust `TaskExecutor#releasePartitions` to additionally accept a second set of partitions to promote. This is purely an interface change; no actual logic has been touched. The goal of this PR is to decouple subsequent PRs, so that the JM and TE side can be implemented independently.
---------------------------------------------------------------- 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
