You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by zh...@apache.org on 2020/08/07 02:46:05 UTC

[flink] branch master updated (6d146d4 -> 3dbb8a5)

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

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


    from 6d146d4  [FLINK-18796][kinesis] Make backpressureLatch volatile
     add 33bdc97  [FLINK-18821][network] Report PartitionRequest failures to subsequent callers
     add 3dbb8a5  [hotfix] Remove unused FutureUtils.runSync

No new revisions were added by this update.

Summary of changes:
 .../flink/runtime/concurrent/FutureUtils.java      | 10 ++++----
 .../netty/PartitionRequestClientFactory.java       |  4 +++-
 .../netty/PartitionRequestClientFactoryTest.java   | 27 ++++++++++++++++++++--
 3 files changed, 33 insertions(+), 8 deletions(-)