This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 8680caea9ad [FLINK-30089][kinesis] Remove dependency promotion
new 4b10f422f20 [FLINK-28695][hotfix][network] Remove some unused
exceptions
new d4a50a7467e [FLINK-28695][refactor][network] Refactor the
nettyServerAndClient shutdown and some lambdas
new e7854193816 [FLINK-28695][network] Fix the bug of old netty client
isn't closed when netty server closes channel and no input channel
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../CreditBasedPartitionRequestClientHandler.java | 30 +++---
.../network/netty/NettyPartitionRequestClient.java | 98 +++++++++-----------
.../netty/PartitionRequestClientFactoryTest.java | 102 +++++++++++++++++----
3 files changed, 143 insertions(+), 87 deletions(-)