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)