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

[flink] branch master updated (45ad242beb7 -> c6b3a8aa256)

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

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


    from 45ad242beb7 [FLINK-27854][tests] Add support for FlinkContainers to work with both existing Docker images and flink-dist builds
     add c6b3a8aa256 [FLINK-28240][network] Fix the bug that NetworkBufferPool#getRequestedSegmentsUsage may throw ArithmeticException.

No new revisions were added by this update.

Summary of changes:
 .../flink/runtime/io/network/buffer/NetworkBufferPool.java       | 7 +++++--
 .../flink/runtime/io/network/buffer/NetworkBufferPoolTest.java   | 9 +++++++++
 2 files changed, 14 insertions(+), 2 deletions(-)