[
https://issues.apache.org/jira/browse/KAFKA-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14980709#comment-14980709
]
ASF GitHub Bot commented on KAFKA-2502:
---------------------------------------
GitHub user auradkar opened a pull request:
https://github.com/apache/kafka/pull/381
KAFKA-2502 - Documentation for quotas
Followed the approach specified here:
https://issues.apache.org/jira/browse/KAFKA-2502
I also made a minor fix to ConfigCommand to expose the right options on
add-config.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/auradkar/kafka K-2502
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/381.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 #381
----
commit 8cafbe60108b5bfb2dd869f5e6dd138f7ae1cc60
Author: Aditya Auradkar <[email protected]>
Date: 2015-10-29T00:57:34Z
Adding documentation for quotas
commit 92fd19351b965fad553e3b185a639dbf4f869949
Author: Aditya Auradkar <[email protected]>
Date: 2015-10-29T01:20:45Z
Added tab to ConfigCommand
commit 48118e932a0ade2a89617767712a9224df2d6a66
Author: Aditya Auradkar <[email protected]>
Date: 2015-10-29T02:28:47Z
Added design section for quotas
commit 8f5ecb9591fa7a4f6f7311012b99a755a8862cd0
Author: Aditya Auradkar <[email protected]>
Date: 2015-10-29T16:11:06Z
Minor corrections
----
> Quotas documentation for 0.8.3
> ------------------------------
>
> Key: KAFKA-2502
> URL: https://issues.apache.org/jira/browse/KAFKA-2502
> Project: Kafka
> Issue Type: Task
> Reporter: Aditya Auradkar
> Assignee: Aditya Auradkar
> Priority: Blocker
> Labels: quotas
> Fix For: 0.9.0.0
>
>
> Complete quotas documentation
> Also,
> https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol
> needs to be updated with protocol changes introduced in KAFKA-2136
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)