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

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


    from 1c4b02a6fbf KAFKA-17584: Fix incorrect synonym handling for dynamic 
log configurations
     new f416c01e378 KAFKA-17299: Fix Kafka Streams consumer hang issue (#17899)
     new 96d64af3d80 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        | 71 ++++++++++++++++--
 4 files changed, 154 insertions(+), 7 deletions(-)

Reply via email to