-
Bug
-
Resolution: Done
-
Major
-
2.0.0.Beta4
-
None
In the kernel part of domain.xml, host.xml and standalone.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.
- relates to
-
WFCORE-921 Remove n2 model node cloning in ServerOperationResolver
- Resolved