flink-extended / flink-remote-shuffle

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

[FRS-65] Support to limit the maximum storage space can be used per disk #68

Closed wsry closed 2 years ago

wsry commented 2 years ago

What is the purpose of the change

This resolves #65 . It support to limit the maximum storage space can be used per disk.

Brief change log

Verifying this change

This change added tests.

wsry commented 2 years ago

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