]
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: