[jboss-jira] [JBoss JIRA] (WFCORE-936) PersistentResourceXMLDescription & friends shouldn't use ModelNode#asPropertyList()
Tomaz Cerar (JIRA)
issues at jboss.org
Fri Aug 28 18:34:05 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomaz Cerar updated WFCORE-936:
-------------------------------
Component/s: Domain Management
> PersistentResourceXMLDescription & friends shouldn't use ModelNode#asPropertyList()
> -----------------------------------------------------------------------------------
>
> Key: WFCORE-936
> URL: https://issues.jboss.org/browse/WFCORE-936
> Project: WildFly Core
> Issue Type: Enhancement
> Components: Domain Management
> 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