[ https://issues.apache.org/jira/browse/KAFKA-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823738#comment-15823738 ]
ASF GitHub Bot commented on KAFKA-3586: --------------------------------------- Github user rajinisivaram closed the pull request at: https://github.com/apache/kafka/pull/1238 > 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)