This is an automated email from the ASF dual-hosted git repository.
roman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 97f3330 [FLINK-21879][tests] Harden
ActiveResourceManagerTest.testWorkerRegistrationTimeoutNotCountingAllocationTime
add a40dfe0 [FLINK-22003][checkpointing] Prevent checkpoint from starting
if any Source isn't running
add aadd02e [hotfix][tests] Set checkpoint timeout in
UnalignedCheckpointITCase
add 9cb1610 [hotfix][tests] Transition to RECOVERING before RUNNING in
DefaultSchedulerTest
No new revisions were added by this update.
Summary of changes:
.../DefaultCheckpointPlanCalculator.java | 6 +--
.../DefaultCheckpointPlanCalculatorTest.java | 45 ++++++++++++++--------
.../runtime/scheduler/DefaultSchedulerTest.java | 18 ++++++---
.../checkpointing/UnalignedCheckpointITCase.java | 6 +++
.../checkpointing/UnalignedCheckpointTestBase.java | 16 ++++++++
5 files changed, 63 insertions(+), 28 deletions(-)