GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/157
KAFKA-2457; StackOverflowError during builds
The default is typically `1m` for 64-bit machines and the Scala compiler
sometimes needs more than this.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka
kafka-2457-stackoverflowerror-during-builds
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/157.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 #157
----
commit 6054599e480f0f6b1fb413edd7a512766befba9b
Author: Ismael Juma <[email protected]>
Date: 2015-08-21T10:53:46Z
Set stack size at `2m`
The default is typically `1m` for 64-bit machines
and the Scala compiler sometimes needs more than
this.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---