[
https://issues.jboss.org/browse/ISPN-8478?page=com.atlassian.jira.plugin....
]
Dan Berindei commented on ISPN-8478:
------------------------------------
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)