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/10/01 09:33:37 UTC

[flink] branch master updated (81038ff -> 257ba6e)

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 81038ff  [FLINK-14178][build] Downgrade maven-shade-plugin to 3.1.1
     add a389010  [hotfix] Remove Exception from ZooKeeperUtils#createLeaderRetrievalService
     add 257ba6e  [FLINK-14251] Add FutureUtils#forward utility

No new revisions were added by this update.

Summary of changes:
 .../flink/runtime/concurrent/FutureUtils.java      | 17 ++++++++
 .../apache/flink/runtime/util/ZooKeeperUtils.java  |  3 +-
 .../flink/runtime/concurrent/FutureUtilsTest.java  | 45 ++++++++++++++++++++++
 3 files changed, 63 insertions(+), 2 deletions(-)