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 2020/08/05 20:54:28 UTC

[kafka] branch trunk updated (bc883cd -> 26a217c)

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 bc883cd  MINOR: Code cleanup in StreamsResetter (#9126)
     add 26a217c  MINOR: Streams integration tests should not call exit (#9067)

No new revisions were added by this update.

Summary of changes:
 checkstyle/checkstyle.xml                             |  8 ++++++++
 checkstyle/suppressions.xml                           | 19 +++++++++++++++----
 .../streams/examples/pageview/PageViewTypedDemo.java  |  2 +-
 .../examples/wordcount/WordCountProcessorDemo.java    |  2 +-
 .../integration/SmokeTestDriverIntegrationTest.java   |  7 +++++++
 .../kafka/streams/tests/BrokerCompatibilityTest.java  |  5 +++--
 .../tests/StreamsBrokerDownResilienceTest.java        |  6 +++---
 .../apache/kafka/streams/tests/StreamsEosTest.java    | 11 ++++++-----
 .../apache/kafka/streams/tests/StreamsSmokeTest.java  |  7 ++++---
 .../streams/tests/StreamsStandByReplicaTest.java      | 10 +++++-----
 .../apache/kafka/streams/tests/StreamsSmokeTest.java  |  7 ++++---
 .../apache/kafka/streams/tests/StreamsSmokeTest.java  |  7 ++++---
 .../apache/kafka/streams/tests/StreamsSmokeTest.java  |  7 ++++---
 .../apache/kafka/streams/tests/StreamsSmokeTest.java  |  7 ++++---
 .../apache/kafka/streams/tests/StreamsSmokeTest.java  |  7 ++++---
 .../kafka/tools/TransactionalMessageCopier.java       |  2 +-
 16 files changed, 74 insertions(+), 40 deletions(-)