You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by bb...@apache.org on 2022/10/27 18:09:04 UTC

[kafka] branch trunk updated (57aefa9c82d -> 5e399fe6f3a)

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

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


    from 57aefa9c82d MINOR: Migrate connect system tests to KRaft (#12621)
     add 5e399fe6f3a Move to mockito (#12465)

No new revisions were added by this update.

Summary of changes:
 build.gradle                                       |   4 +-
 .../org/apache/kafka/streams/KafkaStreams.java     |   2 +-
 .../streams/processor/internals/StreamThread.java  |   5 +
 .../org/apache/kafka/streams/KafkaStreamsTest.java | 681 +++++++++------------
 4 files changed, 290 insertions(+), 402 deletions(-)