This is an automated email from the ASF dual-hosted git repository.
dmvk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from c2ab806a362 [FLINK-31803] Harden
UpdateJobResourceRequirementsRecoveryITCase.
new 378d3ca0d4b [FLINK-31723] Refactor
DispatcherTest#testCancellationDuringInitialization to use Assertj matchers and
to make it more explicit what it actually tests.
new 52bf14b0ba9 [FLINK-31723] Fix
DispatcherTest#testCancellationDuringInitialization to not make assumptions
about an underlying scheduler implementation.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../flink/runtime/dispatcher/DispatcherTest.java | 175 ++++++++++++++-------
.../DefaultJobMasterServiceProcessTest.java | 2 +-
.../factories/TestingJobMasterServiceFactory.java | 14 +-
3 files changed, 124 insertions(+), 67 deletions(-)