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

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


    from 302a2ff  [hotfix][kubernetes] Fix broken hyperlink in README.md
     new 4432dc2  [hotfix][network] add task name to SingleInputGate logs
     new f498b6e  [hotfix][checkstyle] fix comments in SingleInputGate
     new 0fa308e  [FLINK-10006][network] improve logging in BarrierBuffer: 
prepend owning task name

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:
 .../io/network/partition/consumer/InputGate.java   |  2 +
 .../partition/consumer/SingleInputGate.java        | 23 +++++---
 .../network/partition/consumer/UnionInputGate.java |  6 ++
 .../flink/streaming/runtime/io/BarrierBuffer.java  | 64 +++++++++++++++-------
 .../runtime/io/BarrierBufferMassiveRandomTest.java | 12 ++++
 .../flink/streaming/runtime/io/MockInputGate.java  | 12 ++++
 6 files changed, 91 insertions(+), 28 deletions(-)

Reply via email to