You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Dongjin Lee (Jira)" <ji...@apache.org> on 2021/10/30 11:03:00 UTC

[jira] [Assigned] (KAFKA-13341) Quotas are not applied to requests with null clientId

     [ https://issues.apache.org/jira/browse/KAFKA-13341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjin Lee reassigned KAFKA-13341:
-----------------------------------

    Assignee: Dongjin Lee

> Quotas are not applied to requests with null clientId
> -----------------------------------------------------
>
>                 Key: KAFKA-13341
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13341
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: David Mao
>            Assignee: Dongjin Lee
>            Priority: Major
>
> ClientQuotaManager.DefaultQuotaCallback will not check for the existence of a default quota if a request's clientId is null. This results in null clientIds bypassing quotas.
> Null clientIds are permitted in the protocol, so this seems like a bug.
> This looks like it may be a regression introduced by https://github.com/apache/kafka/pull/7372



--
This message was sent by Atlassian Jira
(v8.3.4#803005)