This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch release-1.11 in repository https://gitbox.apache.org/repos/asf/flink.git.
from 311a2f3 [FLINK-21515][tests] Fix testStopWithSavepointShouldNotInterruptTheSource instability add a6d802d [FLINK-20752][coordination] Properly respect max-failures-per-interval add efd694a [FLINK-21609][tests] Remove usage of LocalCollectionOutpuFormat from SimpleRecoveryITCaseBase add f61c3da [hotfix][tests] Use MiniClusterWithClientResource in SimpleRecoveryITCaseBase add ec33747 [hotfix] Make SimpleRecoveryITCaseBase.testRestartMultipleTimes restart strategy agnostic add 87717bb [hotfix] Let SimpleRecoveryITCaseBase extend from TestLogger No new revisions were added by this update. Summary of changes: .../FailureRateRestartBackoffTimeStrategy.java | 2 +- .../FailureRateRestartBackoffTimeStrategyTest.java | 5 +- .../SimpleRecoveryFailureRateStrategyITBase.java | 2 +- ...pleRecoveryFixedDelayRestartStrategyITBase.java | 2 +- .../test/recovery/SimpleRecoveryITCaseBase.java | 121 +++++++-------------- 5 files changed, 44 insertions(+), 88 deletions(-)