[
https://issues.apache.org/jira/browse/GEODE-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251404#comment-16251404
]
ASF subversion and git services commented on GEODE-3970:
--------------------------------------------------------
Commit abb39cffd2e8b87834cc5bf66b280659feae44ce in geode's branch
refs/heads/develop from [~jens.deppe]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=abb39cf ]
GEODE-3970: Adjust default Travis _JAVA_OPTIONS (#1049)
- For some reason, I don't fully understand, a particular PR causes Travis to
die with exit code 137. Initially I thought it needed more memory, but it
seems to work with *less* heap memory.
> Disable travis default _JAVA_OPTIONS
> ------------------------------------
>
> Key: GEODE-3970
> URL: https://issues.apache.org/jira/browse/GEODE-3970
> Project: Geode
> Issue Type: Bug
> Components: build
> Reporter: Jens Deppe
> Assignee: Jens Deppe
>
> Travis sets _JAVA_OPTIONS="-Xmx2048m -Xms512m" which is causing builds to
> fail with exit code 137. If unset, the builds pass.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)