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

[kafka] branch trunk updated (33f6e1a -> 97fc6a5)

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

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


    from 33f6e1a  HOTFIX: Task#dirtyClose should not throw (#8258)
     add 97fc6a5  KAFKA-9658; Fix user quota removal (#8232)

No new revisions were added by this update.

Summary of changes:
 .../scala/kafka/server/ClientQuotaManager.scala    |   5 +-
 .../unit/kafka/server/ClientQuotaManagerTest.scala | 128 +++++++++++++++------
 2 files changed, 96 insertions(+), 37 deletions(-)