[ https://issues.apache.org/jira/browse/KAFKA-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15493002#comment-15493002 ]
ASF GitHub Bot commented on KAFKA-4055: --------------------------------------- GitHub user rajinisivaram opened a pull request: https://github.com/apache/kafka/pull/1860 KAFKA-4055: System tests for secure quotas Fix existing client-id quota test which currently don't configure quota overrides correctly. Add new tests for user and (user, client-id) quota overrides and default quotas. You can merge this pull request into a Git repository by running: $ git pull https://github.com/rajinisivaram/kafka KAFKA-4055 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1860.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 #1860 ---- commit 01497fdbf6e3883423eb752fbb02ce75f840727c Author: Rajini Sivaram <rajinisiva...@googlemail.com> Date: 2016-09-15T08:40:38Z KAFKA-4055: System tests for secure quotas ---- > Add system tests for secure quotas > ---------------------------------- > > Key: KAFKA-4055 > URL: https://issues.apache.org/jira/browse/KAFKA-4055 > Project: Kafka > Issue Type: Test > Components: system tests > Reporter: Rajini Sivaram > Assignee: Rajini Sivaram > Fix For: 0.10.1.0 > > > Add system tests for quotas for authenticated users and <user, client> > (corresponding to KIP-55). Implementation is being done under KAFKA-3492. -- This message was sent by Atlassian JIRA (v6.3.4#6332)