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 <aaurad...@linkedin.com> Date: 2015-10-29T00:57:34Z Adding documentation for quotas commit 92fd19351b965fad553e3b185a639dbf4f869949 Author: Aditya Auradkar <aaurad...@linkedin.com> Date: 2015-10-29T01:20:45Z Added tab to ConfigCommand commit 48118e932a0ade2a89617767712a9224df2d6a66 Author: Aditya Auradkar <aaurad...@linkedin.com> Date: 2015-10-29T02:28:47Z Added design section for quotas commit 8f5ecb9591fa7a4f6f7311012b99a755a8862cd0 Author: Aditya Auradkar <aaurad...@linkedin.com> Date: 2015-10-29T16:11:06Z Minor corrections ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---