[jboss-jira] [JBoss JIRA] (AS7-3895) Race condition exists between Infinispan cache container and optional MBeanServer service dependency

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Sat Feb 25 19:48:36 EST 2012


     [ https://issues.jboss.org/browse/AS7-3895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Ferraro updated AS7-3895:
------------------------------

    Description: 
If cache manager starts before the mbean server service is installed, the dependency won't be resolved and the cache manager will not use jmx.
Solution: don't use optional dependencies.  Either require jmx, or introduce a configuration property to toggle the requirement.

  was:
If cache manager starts before the mbean server service is installed, the dependency won't be resolved and the cache manager will not use jmx.
Solution: don't use optional dependencies.  Use a configuration property to enable jmx statistics.


    
> Race condition exists between Infinispan cache container and optional MBeanServer service dependency
> ----------------------------------------------------------------------------------------------------
>
>                 Key: AS7-3895
>                 URL: https://issues.jboss.org/browse/AS7-3895
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 7.1.0.Final
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>             Fix For: 7.1.1.Final
>
>
> If cache manager starts before the mbean server service is installed, the dependency won't be resolved and the cache manager will not use jmx.
> Solution: don't use optional dependencies.  Either require jmx, or introduce a configuration property to toggle the requirement.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list