[jboss-jira] [JBoss JIRA] Resolved: (JBAS-9324) Fix race condition between Infinispan channel creation and JGroups ChannelFactory availability
David Lloyd (JIRA)
jira-events at lists.jboss.org
Mon Apr 18 14:49:33 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd resolved JBAS-9324.
-------------------------------
Resolution: Done
> Fix race condition between Infinispan channel creation and JGroups ChannelFactory availability
> ----------------------------------------------------------------------------------------------
>
> Key: JBAS-9324
> URL: https://issues.jboss.org/browse/JBAS-9324
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Clustering
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Fix For: 7.0.0.Beta3
>
>
> Currently, the EmbeddedCacheManagerService depends on the ChannelFactoryRegistry. Consequently, the referenced ChannelFactory may not yet exist when the cache manager starts. Instead, the dependency should be on the specific ChannelFactory, although the ChannelFactoryRegistry dependency may need to persist, to obtain the default stack if none was specified.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list