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/05/22 00:51:11 UTC

[kafka] branch trunk updated (856e366 -> d9e9a18)

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 856e366  KAFKA-9780: Deprecate commit records without record metadata (#8379)
     add d9e9a18  KAFKA-9980: Fix bug where alterClientQuotas could not set default client quotas (#8658)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/server/AdminManager.scala        | 14 +++++++-------
 .../scala/unit/kafka/server/ClientQuotasRequestTest.scala  | 14 ++++++++++++++
 2 files changed, 21 insertions(+), 7 deletions(-)