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

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

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 <ism...@juma.me.uk>
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.

----


> StackOverflowError during builds
> --------------------------------
>
>                 Key: KAFKA-2457
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2457
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Ismael Juma
>            Assignee: Ismael Juma
>            Priority: Critical
>
> We need to set -Xss to avoid this problem. Will submit PR.



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

Reply via email to