This is an automated email from the ASF dual-hosted git repository.
guoweijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 026d7ccfe1d [FLINK-32010][kubernetes] Properly handle
KubernetesLeaderRetrievalDriver.ConfigMapCallbackHandlerImpl#onAdded events in
case the leader is already known.
new babefacdde5 [hotfix] Fix the link to a private field in other class.
new f80d7a4428e [FLINK-31764][runtime] Introduce
getNumberOfRequestedMemorySegments and rename the old one to a more appropriate
name.
new 3379c2c085d [FLINK-31764][runtime] Get rid of
numberOfRequestedOverdraftMemorySegments in LocalBufferPool.
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:
.../runtime/io/network/buffer/LocalBufferPool.java | 75 ++++++++--------------
.../io/network/buffer/NetworkBufferPool.java | 18 +++---
.../network/metrics/NettyShuffleMetricFactory.java | 2 +-
.../io/network/buffer/LocalBufferPoolTest.java | 24 ++++---
.../io/network/buffer/NetworkBufferPoolTest.java | 24 +++----
5 files changed, 64 insertions(+), 79 deletions(-)