[
https://issues.apache.org/jira/browse/KAFKA-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487997#comment-15487997
]
ASF GitHub Bot commented on KAFKA-4158:
---------------------------------------
GitHub user lindong28 opened a pull request:
https://github.com/apache/kafka/pull/1851
KAFKA-4158; Reset quota to default value if quota override is deleted
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lindong28/kafka KAFKA-4158
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1851.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1851
----
commit beb402041dd21a087f173e503e5ff7f7b016b98f
Author: Dong Lin <[email protected]>
Date: 2016-09-13T17:37:16Z
KAFKA-4158; Reset quota to default value if quota override is deleted
----
> Reset quota to default value if quota override is deleted for a given clientId
> ------------------------------------------------------------------------------
>
> Key: KAFKA-4158
> URL: https://issues.apache.org/jira/browse/KAFKA-4158
> Project: Kafka
> Issue Type: Bug
> Reporter: Dong Lin
> Assignee: Dong Lin
> Priority: Critical
>
> If user set a quota override and delete it override, Kafka will still use the
> quota override. But this is wrong. Kafka should use default quota if the
> override is deleted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)