Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-5355

CacheServiceProviderRegistry close() not entirely thread-safe

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 10.0.0.CR2
    • 10.0.0.Beta2
    • Clustering
    • None

    Description

      CacheServiceProviderRegistry.close() first does a cache lookup of the nodes providing a service, then attempts to modify the resulting set. However, if another node either creates or removes a new service provider registration for the same service, the resulting set of nodes can be inconsistent.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: