[ https://issues.apache.org/jira/browse/KAFKA-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943656#comment-15943656 ]
ASF GitHub Bot commented on KAFKA-4954: --------------------------------------- GitHub user rajinisivaram opened a pull request: https://github.com/apache/kafka/pull/2744 KAFKA-4954: Request handler utilization quotas See KIP-124 (https://cwiki.apache.org/confluence/display/KAFKA/KIP-124+-+Request+rate+quotas) for details You can merge this pull request into a Git repository by running: $ git pull https://github.com/rajinisivaram/kafka KAFKA-4954 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2744.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 #2744 ---- commit e3c104ecf5f9e312acd59a1521f5884b714e05b8 Author: Rajini Sivaram <rajinisiva...@googlemail.com> Date: 2017-02-21T20:51:08Z KAFKA-4954: Request handler utilization quotas ---- > Implementation and unit tests for request handler thread utilization quota > -------------------------------------------------------------------------- > > Key: KAFKA-4954 > URL: https://issues.apache.org/jira/browse/KAFKA-4954 > Project: Kafka > Issue Type: Sub-task > Components: core > Reporter: Rajini Sivaram > Assignee: Rajini Sivaram > Fix For: 0.11.0.0 > > > Implement request quotas as described in > https://cwiki.apache.org/confluence/display/KAFKA/KIP-124+-+Request+rate+quotas. > Network handler thread utilization will be handled in a separate sub-task. -- This message was sent by Atlassian JIRA (v6.3.15#6346)