[jboss-jira] [JBoss JIRA] (WFCORE-539) ReadResourceHandler always invokes a recursive read for runtime-only resouces
James Perkins (JIRA)
issues at jboss.org
Thu Feb 12 12:06:49 EST 2015
James Perkins created WFCORE-539:
------------------------------------
Summary: ReadResourceHandler always invokes a recursive read for runtime-only resouces
Key: WFCORE-539
URL: https://issues.jboss.org/browse/WFCORE-539
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: James Perkins
Assignee: Brian Stansberry
The [ReadResourceHandler|https://github.com/wildfly/wildfly-core/blob/master/controller/src/main/java/org/jboss/as/controller/operations/global/ReadResourceHandler.java#L413-L417|] invokes a recursive read which in turn clones each resource if the it's a runtime-only resource. For the deployment scanner this is invoking a recursive call every scan.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list