flink-extended / flink-remote-shuffle

Remote Shuffle Service for Flink
Apache License 2.0
191 stars 57 forks source link

[FRS-34] Adapt to Flink 1.15 #38

Closed wsry closed 2 years ago

wsry commented 2 years ago

What is the purpose of the change

This solves #34 . Flink remote shuffle can work with Flink 1.15 now.

Brief change log

Verifying this change

This change is already covered by existing tests.

wsry commented 2 years ago

@TanYuxin-tyx Thanks for your review and feedback, I have updated the PR.