[
https://issues.apache.org/jira/browse/KAFKA-4552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15755665#comment-15755665
]
ASF GitHub Bot commented on KAFKA-4552:
---------------------------------------
GitHub user cmccabe opened a pull request:
https://github.com/apache/kafka/pull/2270
KAFKA-4552. README.md has org.gradle.project.maxParallelForms instead…
… of maxParallelForks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cmccabe/kafka KAFKA-4552
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2270.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 #2270
----
commit d48d4c07655bb9d532e5cd0277f930f5225b6538
Author: Colin P. Mccabe <[email protected]>
Date: 2016-12-16T22:19:20Z
KAFKA-4552. README.md has org.gradle.project.maxParallelForms instead of
maxParallelForks
----
> README.md has org.gradle.project.maxParallelForms instead of maxParallelForks
> -----------------------------------------------------------------------------
>
> Key: KAFKA-4552
> URL: https://issues.apache.org/jira/browse/KAFKA-4552
> Project: Kafka
> Issue Type: Bug
> Components: documentation
> Reporter: Colin P. McCabe
> Assignee: Colin P. McCabe
> Priority: Trivial
>
> The README.md shows "org.gradle.project.maxParallelForms" instead of
> "org.gradle.project.maxParallelForks" for controlling maximum gradle
> parallelism.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)