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/05/14 10:45:15 UTC

[flink] branch master updated (d0bffc8 -> 3bb18bb)

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 d0bffc8  [FLINK-16946] Update user documentation for job manager memory model
     add 3bb18bb  [FLINK-17665][network] Replace isBuffer with BufferType field in BufferResponse

No new revisions were added by this update.

Summary of changes:
 .../flink/runtime/io/network/buffer/Buffer.java    |  4 ++++
 .../runtime/io/network/netty/NettyMessage.java     | 23 +++++++++++-----------
 .../io/network/netty/NetworkBufferAllocator.java   |  5 +++--
 .../network/netty/PartitionRequestQueueTest.java   | 10 ++++++----
 4 files changed, 25 insertions(+), 17 deletions(-)