flink-remote-shuffle
flink-remote-shuffle copied to clipboard
Adapt to Flink 1.16
Motivation
As Flink 1.16 is going to release, the remote shuffle project should also adapt to 1.16.
Changes
- Adapt to Flink 1.16 which means adapting to some new changes in Flink 1.16, including adaptive execution and other API changes.
- Based on the current branch
main
, create a newdev-flink-1.15
branch.
Test
Test manually on a cluster.