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

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


    from 6aa84630a39 [FLINK-32010][kubernetes] Properly handle 
KubernetesLeaderRetrievalDriver.ConfigMapCallbackHandlerImpl#onAdded events in 
case the leader is already known.
     add d316f081687 [hotfix] Fix the link to a private field in other class.
     add 7e8716f5ba9 [FLINK-31764][runtime] Introduce 
getNumberOfRequestedMemorySegments and rename the old one to a more appropriate 
name.
     add b6b8ef65dfb [FLINK-31764][runtime] Get rid of 
numberOfRequestedOverdraftMemorySegments in LocalBufferPool.

No new revisions were added by this update.

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(-)

Reply via email to