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

CacheServiceProviderRegistry close() not entirely thread-safe

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: