You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2021/05/10 10:20:15 UTC

[flink] branch release-1.12 updated (ed9965c -> daaa01d)

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

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


    from ed9965c  [FLINK-22577][tests] Harden KubernetesLeaderElectionAndRetrievalITCase
     add daaa01d  [FLINK-22597] Make JobMaster restartable

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/runtime/jobmaster/JobMaster.java   | 15 ++++++++++-----
 .../DefaultLeaderRetrievalService.java              |  3 +--
 .../flink/runtime/jobmaster/JobMasterTest.java      | 21 +++++++++++++++++++++
 3 files changed, 32 insertions(+), 7 deletions(-)