You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by pn...@apache.org on 2019/05/15 12:04:43 UTC

[flink] branch master updated (c10e18c -> eb8fff8)

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

pnowojski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from c10e18c  [FLINK-12111][tests] Allow multiple restarts
     add 7d23f0f  [FLINK-12510][network] Fix deadlock in InputGates
     add eb8fff8  [hotfix][network] Extract getInputGate and getChannel methods

No new revisions were added by this update.

Summary of changes:
 .../partition/consumer/SingleInputGate.java        | 54 ++++++++++++---------
 .../network/partition/consumer/UnionInputGate.java | 55 +++++++++++++---------
 2 files changed, 67 insertions(+), 42 deletions(-)