You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ca...@apache.org on 2021/06/29 11:02:23 UTC

[kafka] branch trunk updated (d95c191 -> dc6805d)

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

cadonna pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from d95c191  KAFKA-12926: ConsumerGroupCommand's java.lang.NullPointerException at negative offsets while running kafka-consumer-groups.sh (#10858)
     add dc6805d  MINOR: Improve test of log messages for dropped records (#10920)

No new revisions were added by this update.

Summary of changes:
 .../internals/KStreamSessionWindowAggregateProcessorTest.java  |  7 ++++++-
 .../kstream/internals/KStreamSlidingWindowAggregateTest.java   | 10 +++++++++-
 .../streams/kstream/internals/KTableKTableRightJoinTest.java   |  7 ++++++-
 .../kafka/streams/kstream/internals/KTableSourceTest.java      |  7 ++++++-
 4 files changed, 27 insertions(+), 4 deletions(-)