You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mj...@apache.org on 2019/08/22 02:48:33 UTC

[kafka] branch trunk updated (4d1ee26 -> 35bc53c)

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

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


    from 4d1ee26   KAFKA-8594: Add version 2.3 to Streams system tests (#7131)
     add 35bc53c   KIP-476: Add new getAdmin method to KafkaClientSupplier (#7162)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/streams/KafkaClientSupplier.java    | 20 +++++++++++++++++++-
 .../java/org/apache/kafka/streams/KafkaStreams.java  |  2 +-
 .../internals/DefaultKafkaClientSupplier.java        |  9 ++++++++-
 .../processor/internals/StreamThreadTest.java        |  2 +-
 .../org/apache/kafka/test/MockClientSupplier.java    |  4 ++--
 5 files changed, 31 insertions(+), 6 deletions(-)