[jboss-jira] [JBoss JIRA] (WFCORE-1049) ConcreteResourceRegistration#registerSubModel is not thread safe
Stuart Douglas (JIRA)
issues at jboss.org
Mon Oct 12 07:34:00 EDT 2015
Stuart Douglas created WFCORE-1049:
--------------------------------------
Summary: ConcreteResourceRegistration#registerSubModel is not thread safe
Key: WFCORE-1049
URL: https://issues.jboss.org/browse/WFCORE-1049
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Stuart Douglas
Assignee: Brian Stansberry
registerSubModel checks for existing, then registers, however it is invoked by two threads at the same time it is possible they will both see the resource as not existing and both register.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list