[jboss-jira] [JBoss JIRA] (WFLY-5355) CacheServiceProviderRegistry close() not entirely thread-safe
Paul Ferraro (JIRA)
issues at jboss.org
Wed Sep 16 14:46:01 EDT 2015
Paul Ferraro created WFLY-5355:
----------------------------------
Summary: CacheServiceProviderRegistry close() not entirely thread-safe
Key: WFLY-5355
URL: https://issues.jboss.org/browse/WFLY-5355
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.0.0.Beta2
Reporter: Paul Ferraro
Assignee: Paul Ferraro
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list