[ 
https://issues.apache.org/jira/browse/KAFKA-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15516137#comment-15516137
 ] 

ASF GitHub Bot commented on KAFKA-4209:
---------------------------------------

GitHub user rajinisivaram opened a pull request:

    https://github.com/apache/kafka/pull/1902

    KAFKA-4209: Reduce run time for quota integration tests

    Run quota tests which expect throttling only until the first 
produce/consume request is throttled.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rajinisivaram/kafka KAFKA-4209

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1902.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 #1902
    
----
commit 8425363159d5237a89e7ce738f9409daa1429f60
Author: Rajini Sivaram <rajinisiva...@googlemail.com>
Date:   2016-09-23T09:38:31Z

    KAFKA-4209: Reduce run time for quota integration tests

----


> Reduce time taken to run quota integration tests
> ------------------------------------------------
>
>                 Key: KAFKA-4209
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4209
>             Project: Kafka
>          Issue Type: Test
>          Components: unit tests
>    Affects Versions: 0.10.1.0
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>
> Quota integration tests take over a minute to run each class. Since there are 
> three versions of the test now for client-id, user and <user, client-id>, the 
> total time for these tests has a big impact on the total test run time. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to