You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Bipin Prasad (Jira)" <ji...@apache.org> on 2023/04/06 03:42:00 UTC

[jira] [Updated] (STORM-3908) Increase heap memory for MAVEN_OPTS used in github actions

     [ https://issues.apache.org/jira/browse/STORM-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bipin Prasad updated STORM-3908:
--------------------------------
    Description: 
Github action runner VM have 2 cpu and 7gb memory. Substantially higher than the Travis machines that were in use earlier.

The MAVEN_OPTS was then set to 1Gb.

 

Increase MAVEN_OPTS to avoid out of memory errors that sometimes occurs now in Github actions.

  was:
Github action runner VM have 2 cpu and 7gb memory. Substantially higher than the Travis machines that were in use earlier.

The MEVEN_OPTS was set to 1Gb. Increase this to avoid out of memory errors that sometimes occurs now in Github actions.


> Increase heap memory for MAVEN_OPTS used in github actions
> ----------------------------------------------------------
>
>                 Key: STORM-3908
>                 URL: https://issues.apache.org/jira/browse/STORM-3908
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: build
>            Reporter: Bipin Prasad
>            Assignee: Bipin Prasad
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Github action runner VM have 2 cpu and 7gb memory. Substantially higher than the Travis machines that were in use earlier.
> The MAVEN_OPTS was then set to 1Gb.
>  
> Increase MAVEN_OPTS to avoid out of memory errors that sometimes occurs now in Github actions.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)