Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-195

Fix race condition between Infinispan channel creation and JGroups ChannelFactory availability

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.Beta3
    • None
    • Clustering
    • None

      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.

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: