[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4616) Configure global/cache level JMX statistics from Hibernate configuration file

Galder Zamarreno (JIRA) noreply at atlassian.com
Fri Nov 27 11:18:08 EST 2009


Configure global/cache level JMX statistics from Hibernate configuration file
-----------------------------------------------------------------------------

                 Key: HHH-4616
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4616
             Project: Hibernate Core
          Issue Type: New Feature
          Components: caching (L2)
            Reporter: Galder Zamarreno
            Assignee: Galder Zamarreno
             Fix For: 3.5


Provide a way in Infinispan cache provider to enable both global and cache level JMX statistics via hibernate.cfg.xml or persistence.xml

<globalJmxStatistics enabled="true" jmxDomain="infinispan"/>
<jmxStatistics enabled="false"/>

These properties will often be enabled by the cache provider users.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list