[infinispan-issues] [JBoss JIRA] (ISPN-7311) CacheJmxRegistration retains a lot of memory even though the JmxStatstics is turned off
Senthil Kumar Balakrishnan (JIRA)
issues at jboss.org
Mon Dec 12 13:31:00 EST 2016
[ https://issues.jboss.org/browse/ISPN-7311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Senthil Kumar Balakrishnan updated ISPN-7311:
---------------------------------------------
Description: In production environment we see a lot of JmxObjects getting created for each cache created in infinispan, it's very expensive in terms of memory usage. Is there a possibility to disable or not create these JmxObjects when the JmxStatistics are turned off ? (was:
In production environment we see a lot of JmxObjects getting created for each cache created in infinispan, it's very expensive in terms of memory usage. Is there a possibility to disable or not create these JmxObjects when the JmxStatistics are turned off ?)
Steps to Reproduce:
* Disable JMXStatstics as part of the default configutation
* Create as many as cache you need and you will see one to one mapping of lifecycle JMX objects created for every single cache.
was:
* Disable JMXStatstics on the default configutation
* Create as many as cache you need and you will see one to one mapping of lifecycle JMX objects created for every single cache.
> CacheJmxRegistration retains a lot of memory even though the JmxStatstics is turned off
> ---------------------------------------------------------------------------------------
>
> Key: ISPN-7311
> URL: https://issues.jboss.org/browse/ISPN-7311
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 7.0.3.Final
> Environment: Production
> Reporter: Senthil Kumar Balakrishnan
> Attachments: Screen Shot 2016-12-12 at 10.21.06 AM.png
>
>
> In production environment we see a lot of JmxObjects getting created for each cache created in infinispan, it's very expensive in terms of memory usage. Is there a possibility to disable or not create these JmxObjects when the JmxStatistics are turned off ?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list