You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by cm...@apache.org on 2020/03/16 15:57:40 UTC

[kafka] branch trunk updated (045c6c3 -> 31659c3)

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

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


    from 045c6c3  MINOR: enforce non-negative invariant for checkpointed offsets (#8297)
     add 31659c3  MINOR: fix Scala 2.13 build error introduced in #8083 (#8301)

No new revisions were added by this update.

Summary of changes:
 .../common/quota/ClientQuotaFilterComponent.java   |  2 +-
 .../requests/DescribeClientQuotasRequest.java      |  1 -
 .../kafka/clients/admin/KafkaAdminClientTest.java  | 23 ++++++++++++++++++++++
 core/src/main/scala/kafka/server/KafkaApis.scala   |  2 +-
 4 files changed, 25 insertions(+), 3 deletions(-)