[jboss-jira] [JBoss JIRA] (WFCORE-936) PersistentResourceXMLDescription & friends shouldn't use ModelNode#asPropertyList()
Tomaz Cerar (JIRA)
issues at jboss.org
Fri Aug 28 18:33:05 EDT 2015
Tomaz Cerar created WFCORE-936:
----------------------------------
Summary: PersistentResourceXMLDescription & friends shouldn't use ModelNode#asPropertyList()
Key: WFCORE-936
URL: https://issues.jboss.org/browse/WFCORE-936
Project: WildFly Core
Issue Type: Enhancement
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
ModelNode.asPropertyList() results in a clone of the model node. If the node is very large this can be expensive.
We need to go trough PersistentResourceXMLDescription and all related parsers / marshallers to make sure we don't use it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list