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 229d021 [FLINK-15369][runtime] Set MiniCluster to use fixed managed /
shuffle memory size by default.
add 961ecd7 [hotfix][network] Fix the import format of NettyConfig class
add 22cf1c5 [hotfix][network] Remove unused method from NettyConfig class
add 12d0950 [FLINK-15021][network] Remove the setting of netty channel
watermark in NettyServer
No new revisions were added by this update.
Summary of changes:
.../runtime/io/network/netty/NettyConfig.java | 10 +-
.../runtime/io/network/netty/NettyServer.java | 14 --
.../netty/NettyServerLowAndHighWatermarkTest.java | 208 ---------------------
3 files changed, 1 insertion(+), 231 deletions(-)
delete mode 100644
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/netty/NettyServerLowAndHighWatermarkTest.java