Branch: refs/heads/release/jon3.3.x Home: https://github.com/rhq-project/rhq Commit: 5e59087955a704a4bc4b32c0df5abb5043db9cc3 https://github.com/rhq-project/rhq/commit/5e59087955a704a4bc4b32c0df5abb5043... Author: Michael Burman miburman@redhat.com Date: 2015-06-10 (Wed, 10 Jun 2015)
Changed paths: M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/ServerGroupComponent.java M modules/plugins/jboss-as-7/src/main/resources/META-INF/rhq-plugin.xml
Log Message: ----------- [BZ 1134772] Make responseTimeout operation parameter optional
Commit: 4bae66121b16d74b320ad0c6f4cd4ddb6cc22fbe https://github.com/rhq-project/rhq/commit/4bae66121b16d74b320ad0c6f4cd4ddb6c... Author: Thomas Segismont tsegismo@redhat.com Date: 2015-06-10 (Wed, 10 Jun 2015)
Changed paths: M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/PluginStats.java A modules/plugins/jboss-as-7/src/test/java/org/rhq/modules/plugins/jbossas7/PluginStatsTest.java
Log Message: ----------- Bug 1190301 - EAP 6 plug-in will exhaust JVM heap when Maximum request time _internal:maxTime) measurement is disabled
Replaced maxTime implementation based on ArrayList by an implementation based on AtomicLong.
Compare: https://github.com/rhq-project/rhq/compare/cf41dcd06ff7...4bae66121b16
rhq-commits@lists.fedorahosted.org