[
https://issues.apache.org/jira/browse/BEAM-6635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on BEAM-6635 started by Michael Luckey.
--------------------------------------------
> Fix java.lang.OutOfMemoryError: Java heap space on gradle 5
> -----------------------------------------------------------
>
> Key: BEAM-6635
> URL: https://issues.apache.org/jira/browse/BEAM-6635
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Reporter: Michael Luckey
> Assignee: Michael Luckey
> Priority: Major
>
> With gradle 5
> {noformat}
> All workers, including compilers and test executors, now start with 512MB of
> heap.
> The previous default was 1/4th of physical memory. Large projects may have to
> increase
> this setting on the relevant tasks, e.g. JavaCompile or Test.
> {noformat}
> This change cause some of our test to fail.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)