You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by da...@apache.org on 2020/11/11 10:51:39 UTC

[kafka] branch trunk updated (eb24ed8 -> ad7390f)

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

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


    from eb24ed8  KAFKA-10470: Zstd upgrade and buffering (#9499)
     add ad7390f  KAFKA-10693: Close quota managers created in tests (#9573)

No new revisions were added by this update.

Summary of changes:
 .../server/HighwatermarkPersistenceTest.scala      |  8 +++--
 .../unit/kafka/server/IsrExpirationTest.scala      |  8 +++--
 .../kafka/server/ReplicaManagerQuotasTest.scala    |  9 ++++--
 .../unit/kafka/server/ReplicaManagerTest.scala     | 37 +++++++++++-----------
 .../server/epoch/OffsetsForLeaderEpochTest.scala   | 29 +++++++++++++----
 5 files changed, 59 insertions(+), 32 deletions(-)