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/11/22 08:27:56 UTC

[flink] branch release-1.15 updated (6b565055beb -> 28a877b8880)

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

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


    from 6b565055beb [FLINK-28695][network] Fix the bug of old netty client isn't closed when netty server closes channel and no input channel
     add 28a877b8880 [FLINK-16582][runtime][test] Fix the buffer leaks in NettyBufferPoolTest

No new revisions were added by this update.

Summary of changes:
 .../io/network/netty/NettyBufferPoolTest.java      | 58 ++++++++++++++++------
 1 file changed, 44 insertions(+), 14 deletions(-)