You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ab...@apache.org on 2021/05/03 20:58:29 UTC

[kafka] branch trunk updated (3ddc377 -> 816f5c3)

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

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


    from 3ddc377  MINOR: Remove duplicate method in test classes (#10535)
     add 816f5c3  KAFKA-5876: KIP-216 Part 3, Apply StreamsNotStartedException for Interactive Queries (#10597)

No new revisions were added by this update.

Summary of changes:
 checkstyle/suppressions.xml                        |  2 +-
 docs/streams/upgrade-guide.html                    |  9 ++-
 .../org/apache/kafka/streams/KafkaStreams.java     | 15 ++++-
 .../org/apache/kafka/streams/KafkaStreamsTest.java | 66 +++++++++++++++++-----
 4 files changed, 74 insertions(+), 18 deletions(-)