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

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

GitHub user harshach opened a pull request:

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

    KAFKA-2438: add maxParallelForks to build.gradle to speedup tests.

    

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

    $ git pull https://github.com/harshach/kafka KAFKA-2438

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

    https://github.com/apache/kafka/pull/143.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 #143
    
----
commit 69b0edecc9becebc08c2a8a21777e8707fb3a564
Author: Sriharsha Chintalapani <har...@hortonworks.com>
Date:   2015-08-17T03:29:46Z

    KAFKA-2438: add maxParallelForks to build.gradle to speedup tests.

----


> add maxParallelForks to build.gradle to speedup tests
> -----------------------------------------------------
>
>                 Key: KAFKA-2438
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2438
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Sriharsha Chintalapani
>            Assignee: Sriharsha Chintalapani
>
> With current trunk unit tests on my machine takes 16+ mins and with this 
> patch runs about 6mins. Tested on OS X and linux.
> {code}
> BUILD SUCCESSFUL
> Total time: 5 mins 37.194 secs
> {code}



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

Reply via email to