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

[jira] [Updated] (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 ]

David Mao updated KAFKA-13341:
------------------------------
    Priority: Major  (was: Minor)

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