This is an automated email from the ASF dual-hosted git repository.

trohrmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 79eb5c7  Revert "[FLINK-22249][FLINK-22248] Temporarily disable 
JobMasterStopWithSavepointITCase"
     add fe41a87  [FLINK-22276][runtime] Adds workaround for FLINK-22276

No new revisions were added by this update.

Summary of changes:
 .../ExceptionHistoryEntryExtractor.java            |  32 ++--
 .../utils/TestFailoverStrategyFactory.java         |  59 +++++++
 .../runtime/scheduler/DefaultSchedulerTest.java    | 182 ++++++++++++++++++++-
 .../ExceptionHistoryEntryExtractorTest.java        |   2 +
 .../apache/flink/core/testutils/ScheduledTask.java |   4 +
 5 files changed, 266 insertions(+), 13 deletions(-)
 create mode 100644 
flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/utils/TestFailoverStrategyFactory.java

Reply via email to