You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ce...@apache.org on 2022/09/19 17:21:08 UTC

[kafka] branch trunk updated (3e8e082fab -> 51b079dca7)

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

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


    from 3e8e082fab MINOR: Bump latest 2.8 version to 2.8.2
     add 51b079dca7 KAFKA-12878: Support --bootstrap-server in kafka-streams-application-reset tool (#12632)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/tools/StreamsResetter.java  | 19 ++++++++++++++++---
 docs/streams/developer-guide/app-reset-tool.html      | 11 ++++++++---
 .../integration/AbstractResetIntegrationTest.java     |  2 +-
 .../streams/integration/ResetIntegrationTest.java     | 10 +++++-----
 tests/kafkatest/services/streams.py                   |  2 +-
 5 files changed, 31 insertions(+), 13 deletions(-)