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)