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 2019/09/10 07:31:21 UTC

[flink] branch master updated (6db11d0 -> 2793eb2)

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 6db11d0  [FLINK-13444][docs-zh] Translate BucketingSink deprecation note into Chinese
     add 2793eb2  [FLINK-13997][coordination] Remove legacy LeaderAddressAndId

No new revisions were added by this update.

Summary of changes:
 .../runtime/leaderelection/LeaderAddressAndId.java | 73 ----------------------
 .../minicluster/OneTimeLeaderListenerFuture.java   | 59 -----------------
 2 files changed, 132 deletions(-)
 delete mode 100644 flink-runtime/src/main/java/org/apache/flink/runtime/leaderelection/LeaderAddressAndId.java
 delete mode 100644 flink-runtime/src/main/java/org/apache/flink/runtime/minicluster/OneTimeLeaderListenerFuture.java