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:53:42 UTC

[flink] branch release-1.12 updated (7b9351e -> 1e5d808)

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 7b9351e  [FLINK-22704][tests] Harden ZooKeeperHaServicesTest.testCleanupJobData
     add 1e5d808  [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(-)