This is an automated email from the ASF dual-hosted git repository.
fanrui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 777e96f0fbd [FLINK-33960][Scheduler] Fix the bug that Adaptive
Scheduler doesn't respect the lowerBound when one flink job has more than 1
tasks
add 9d7de680f4c [hotfix][tests] Disables cool down phase for faster test
execution
add 1b95b191922 [FLINK-34200][test] Fix the bug that
AutoRescalingITCase.testCheckpointRescalingInKeyedState fails occasionally
No new revisions were added by this update.
Summary of changes:
.../flink/runtime/testutils/CommonTestUtils.java | 67 +++++++++++-----------
.../test/checkpointing/AutoRescalingITCase.java | 16 ++++--
2 files changed, 46 insertions(+), 37 deletions(-)