This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git
from 94d1363c27e [FLINK-34933][test] Fixes JobMasterServiceLeadershipRunnerTest#testResultFutureCompletionOfOutdatedLeaderIsIgnored new fcb581f0039 [FLINK-34922][rest] Support concurrent global failure new 20c506d76c9 [FLINK-34922] Adds ITCase for GlobalFailureOnRestart 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: .../rest/handler/job/JobExceptionsHandler.java | 12 ++ .../rest/handler/job/JobExceptionsHandlerTest.java | 53 +++++- .../test/scheduling/AdaptiveSchedulerITCase.java | 197 +++++++++++++++++++-- 3 files changed, 247 insertions(+), 15 deletions(-)