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

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


    from b0dc78749ae MINOR: Add 3.8.x to Streams compatibility matrix (#17935)
     new 9b68b6eb9b5 KAFKA-17299: Fix Kafka Streams consumer hang issue (#17899)
     new b1108cd0ba1 KAFKA-17299: add unit tests for previous fix (#17919)

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:
 .../processor/internals/PartitionGroup.java        |  3 +-
 .../streams/processor/internals/StreamTask.java    |  2 +-
 .../processor/internals/PartitionGroupTest.java    | 85 ++++++++++++++++++++++
 .../processor/internals/StreamTaskTest.java        | 73 +++++++++++++++++--
 4 files changed, 156 insertions(+), 7 deletions(-)

Reply via email to