You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ij...@apache.org on 2023/04/15 21:40:27 UTC

[kafka] branch 3.5 updated (a36940d3ae2 -> dfbc8814efc)

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

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


    from a36940d3ae2 MINOR: improve ProductionExceptionHandler test (#13576)
     add 239bbdc2009 MINOR: fix some flaky KRaft-related tests (#13543) (#13543)
     add 74ae5f9a621 KAFKA-8115: Reduce flakiness in Trogdor JsonRestServer shutdown (#12830)
     add dfbc8814efc Update zstd to 1.5.5 (#13567)

No new revisions were added by this update.

Summary of changes:
 .../src/main/scala/kafka/server/SharedServer.scala | 33 +++++++++++-----------
 gradle/dependencies.gradle                         |  2 +-
 .../apache/kafka/queue/KafkaEventQueueTest.java    |  4 +--
 .../apache/kafka/trogdor/rest/JsonRestServer.java  | 10 +++++--
 4 files changed, 27 insertions(+), 22 deletions(-)