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(-)