[infinispan-issues] [JBoss JIRA] (ISPN-8478) Reduce build memory usage

Dan Berindei (JIRA) issues at jboss.org
Wed Feb 21 02:10:00 EST 2018


    [ https://issues.jboss.org/browse/ISPN-8478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536150#comment-13536150 ] 

Dan Berindei edited comment on ISPN-8478 at 2/21/18 2:09 AM:
-------------------------------------------------------------

I modified {{AbstractInfinispanTest.testClassFinished()}} to set cache-like fields to {{null}} in all the tests, and that greatly reduced the amount of memory the core test suite needs.


was (Author: dan.berindei):
I modified `AbstractInfinispanTest.destroy()` to set cache-like fields to {{null}} in all the tests, and that greatly reduced the amount of memory the core test suite needs.

> Reduce build memory usage
> -------------------------
>
>                 Key: ISPN-8478
>                 URL: https://issues.jboss.org/browse/ISPN-8478
>             Project: Infinispan
>          Issue Type: Task
>          Components: Build
>    Affects Versions: 9.2.0.Alpha2
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>             Fix For: 9.2.0.CR3
>
>
> The CI Maven process runs without a max heap parameter, so it can use up to 1/4 of agent RAM. It should run with a specific limit and so should all the other JVMs it spawns: the surefire fork, Karaf containers, WildFly servers etc.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list