You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2016/04/19 16:23:25 UTC

[jira] [Created] (KAFKA-3586) Quotas do not revert to default values when override config is deleted

Rajini Sivaram created KAFKA-3586:
-------------------------------------

             Summary: Quotas do not revert to default values when override config is deleted
                 Key: KAFKA-3586
                 URL: https://issues.apache.org/jira/browse/KAFKA-3586
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 0.9.0.1
            Reporter: Rajini Sivaram
            Assignee: Rajini Sivaram


When quota override configuration for a clientId is updated (eg using kafka-configs.sh), the quotas of the client are dynamically updated by the broker. But when the quota override configuration is deleted, the changes are ignored (until broker restart). It would make sense for the client's quotas to revert to the default quota configuration when the override is removed from the config.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)