[
https://issues.jboss.org/browse/ISPN-4564?page=com.atlassian.jira.plugin....
]
Dan Berindei edited comment on ISPN-4564 at 6/17/15 6:48 AM:
-------------------------------------------------------------
`-XX:+UseG1GC` has been in use for a while and seems to be working fine.
However, verbose GC logs may be breaking the master-fork communication in the surefire
plugin (ISPN-5472, [
SUREFIRE-1157|https://issues.apache.org/jira/browse/SUREFIRE-1157]),
so I'm disabling them.
was (Author: dan.berindei):
`-XX:+UseG1GC` has been in use for a while and seems to be working fine.
However, verbose GC logs may be breaking the master-fork communication in the surefire
plugin (ISPN-5472, SUREFIRE-1157), so I'm disabling them.
Optimize test suite GC settings in CI
-------------------------------------
Key: ISPN-4564
URL:
https://issues.jboss.org/browse/ISPN-4564
Project: Infinispan
Issue Type: Task
Components: Build process
Affects Versions: 7.0.0.Alpha5
Reporter: Dan Berindei
Assignee: Dan Berindei
Labels: testsuite_stability
Fix For: 8.0.0.Alpha2
Some CI test logs show big pauses (> 5s) causing intermittent failure. We should
monitor the GC activity during the builds and maybe enable UseConcMarkSweepGC or UseG1GC.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)