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

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


    from 573d2b0  [FLINK-24210][runtime] Return the correct serialized length 
for window-related serializer
     add 23c1637  [FLINK-22643][network] Reuse tpc connections between 
taskmanagers

No new revisions were added by this update.

Summary of changes:
 .../generated/all_taskmanager_network_section.html |  6 ++++
 .../netty_shuffle_environment_configuration.html   |  6 ++++
 .../NettyShuffleEnvironmentOptions.java            |  9 ++++++
 .../io/network/NettyShuffleServiceFactory.java     |  5 +++-
 .../io/network/netty/NettyConnectionManager.java   |  6 ++--
 .../netty/PartitionRequestClientFactory.java       | 15 +++++++++-
 .../NettyShuffleEnvironmentConfiguration.java      | 25 ++++++++++++++--
 .../io/network/NettyShuffleEnvironmentBuilder.java | 10 ++++++-
 .../network/netty/NettyConnectionManagerTest.java  |  2 +-
 .../netty/PartitionRequestClientFactoryTest.java   | 33 ++++++++++++++++++++++
 10 files changed, 108 insertions(+), 9 deletions(-)

Reply via email to