[
https://issues.jboss.org/browse/WFLY-5822?page=com.atlassian.jira.plugin....
]
Richard Achmatowicz edited comment on WFLY-5822 at 1/19/16 1:16 PM:
--------------------------------------------------------------------
Upon running with the jvmStatisticsInterval, noticed two things:
1. the total memory is not being recorded for EAP7 runs, which use JDK8. It is being
reported for the EAP6 runs. The total memory statistics are being reported as null even
with jvmStatisticsInterval turned on.
{noformat}
2016/01/19 12:24:19:452 EST [DEBUG][Thread-7] HOST
perf29.mw.lab.eng.bos.redhat.com:rootProcess:c - Aggregated stats: [perf32.youngGen:
594,perf32.survivorGen: 22,perf32.tenuredGen: 69,perf32.permGen: 686,perf32.memTotal:
null,perf33.youngGen: 724,perf33.survivorGen: 20,perf33.tenuredGen: 61,perf33.permGen:
807,perf33.memTotal: null,perf29.count: 1]
{noformat}
Maybe the plugin for this component needs to be updated for JDK 8?
2. we have this wierdness with the tenured generation heap:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/mvinkler_eap-7x-stre...
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/mvinkler_eap-6x-stre...
Tenured gen is rising without falling on the servers for EAP 7 which doesn't look
healthy.
was (Author: rachmato):
Upon running with the jvmStatisticsInterval, noticed two things:
1. the total memory is not being recorded for EAP7 runs, which use JDK8. It is being
reported for the EAP6 runs. The total memory statistics are being reported as null even
with jvmStatisticsInterval turned on. Maybe the plugin for this component needs to be
updated for JDK 8?
2. we have this wierdness with the tenured generation heap:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/mvinkler_eap-7x-stre...
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/mvinkler_eap-6x-stre...
Tenured gen is rising without falling on the servers for EAP 7 which doesn't look
healthy.
Clustering performance regression in ejbremote-dist-sync scenario
------------------------------------------------------------------
Key: WFLY-5822
URL:
https://issues.jboss.org/browse/WFLY-5822
Project: WildFly
Issue Type: Bug
Components: Clustering, EJB
Affects Versions: 10.0.0.CR5
Reporter: Michal Vinkler
Assignee: Richard Achmatowicz
Priority: Critical
Compared to EAP 6, all SYNC scenarios have the same/better performance except of this
one, wonder why?
Compare these results:
stress-ejbremote-dist-sync
7.0.0.ER2:
[
throughput|http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-str...]
6.4.0.GA:
[
throughput|http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-6x-str...]
---------------------------------------
Just for comparison: ejbremote REPL_SYNC scenario *performs well* on the other hand:
stress-ejbremote-repl-sync
7.0.0.ER2:
[
throughput|http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-str...]
6.4.0.GA:
[
throughput|http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-6x-str...]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)