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 2020/11/24 22:00:35 UTC

[kafka] branch trunk updated (cbf8ad2 -> 2a40920)

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 cbf8ad2  MINOR: Upgrade to Scala 2.13.4 (#9643)
     add 2a40920  KAFKA-10754: fix flaky tests by waiting kafka streams be in running state before assert (#9629)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/streams/KafkaStreams.java     |  9 +--
 ...amsUncaughtExceptionHandlerIntegrationTest.java | 93 ++++++++++------------
 .../integration/utils/IntegrationTestUtils.java    | 13 +--
 3 files changed, 52 insertions(+), 63 deletions(-)