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:26 UTC

[flink] branch release-1.11 updated (3fc8a2e -> 0c8a0bf)

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

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


    from 3fc8a2e  [FLINK-20383][runtime] Fix race condition in notification.
     add 0c8a0bf  [FLINK-22597] Make JobMaster restartable

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/runtime/jobmaster/JobMaster.java   | 15 ++++++++++-----
 .../flink/runtime/jobmaster/JobMasterTest.java      | 21 +++++++++++++++++++++
 2 files changed, 31 insertions(+), 5 deletions(-)