GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/5715
[FLINK-8956][tests] Port RescalingITCase to flip6
Based on #5690.
## What is the purpose of the change
Ports the `RescalingITCase` to use `MiniClusterResource`.
## Verifying this change
Run `RescalingITCase` with `flip6` profile enabled/disabled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 8956
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5715.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5715
----
----
---