[jboss-jira] [JBoss JIRA] (WFCORE-922) Remove unneeded cloning of domain mode model nodes when persisting the domain and host configs
Brian Stansberry (JIRA)
issues at jboss.org
Wed Aug 26 17:07:42 EDT 2015
Brian Stansberry created WFCORE-922:
---------------------------------------
Summary: Remove unneeded cloning of domain mode model nodes when persisting the domain and host configs
Key: WFCORE-922
URL: https://issues.jboss.org/browse/WFCORE-922
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 2.0.0.Beta4
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 2.0.0.Beta5
In domain.xml and host.xml marshaling look to eliminate use of ModelNode.asPropertyList(), at least from spots where the ModelNode may be a large data structure. The asPropertyList() call results in a potentially expensive clone of data.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list