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

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


    from 915db25  [hotfix][network][tests] split PipelinedSubpartitionTest for 
better initialization
     new 23678c9  [hotfix][network] use ConcurrentMap#putIfAbsent and Lambdas 
for partition request handlers
     new 607c567  [FLINK-10332][network] move data notification out of the 
synchronized block

The 2 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  | 11 +-----
 .../netty/PartitionRequestClientHandler.java       |  4 +-
 .../io/network/netty/PartitionRequestQueue.java    |  7 +---
 .../network/partition/PipelinedSubpartition.java   | 44 +++++++++++-----------
 4 files changed, 26 insertions(+), 40 deletions(-)

Reply via email to