You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2023/02/17 16:40:56 UTC

[kafka] branch trunk updated (38e43116222 -> 7e149990bdd)

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

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


    from 38e43116222 MINOR: Fix PluginInfoTest for Connect (#13266)
     add 7e149990bdd KAFKA-14717 KafkaStreams can' get running if the rebalance happens be… (#13248)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/streams/KafkaStreams.java     |  6 +++-
 .../streams/processor/internals/StreamThread.java  |  4 +++
 .../apache/kafka/streams/KafkaStreamsWrapper.java  |  6 ++++
 .../integration/AdjustStreamThreadCountTest.java   | 34 ++++++++++++++++++++++
 4 files changed, 49 insertions(+), 1 deletion(-)