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/20 15:52:59 UTC

[flink] branch release-1.13 updated (e4c626d -> d6ef576)

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

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


    from e4c626d  [FLINK-22692][tests] Disable CheckpointStoreITCase with adaptive scheduler
     add d6ef576  [FLINK-22721][ha] Add default implementation for HighAvailabilityServices.cleanupJobData

No new revisions were added by this update.

Summary of changes:
 .../flink/runtime/highavailability/HighAvailabilityServices.java     | 2 +-
 .../flink/runtime/highavailability/nonha/AbstractNonHaServices.java  | 4 ----
 .../highavailability/TestingManualHighAvailabilityServices.java      | 5 -----
 3 files changed, 1 insertion(+), 10 deletions(-)