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

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


    from 7d785d1b127 MINOR: Add 3.9.x to Streams compatibility matrix (#17936)
     new a902a5abb3e KAFKA-17299: Fix Kafka Streams consumer hang issue (#17899)
     new 67120f26a14 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    | 82 ++++++++++++++++++
 .../processor/internals/StreamTaskTest.java        | 96 ++++++++++++++++++----
 4 files changed, 165 insertions(+), 18 deletions(-)

Reply via email to