Brian Stansberry created WFCORE-4607:
----------------------------------------
Summary: DeploymentReplaceHandler is doing an unnecessary recursive read of
the entire management model
Key: WFCORE-4607
URL:
https://issues.jboss.org/browse/WFCORE-4607
Project: WildFly Core
Issue Type: Bug
Components: Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
DeploymentReplaceHandler recursively reads the root model node just to check if it has a
couple direct children. A non-recursive read can provide that information without
requiring a clone of the model.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)