[jboss-jira] [JBoss JIRA] (WFCORE-4607) DeploymentReplaceHandler is doing an unnecessary recursive read of the entire management model

Brian Stansberry (Jira) issues at jboss.org
Wed Aug 14 12:20:00 EDT 2019


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)


More information about the jboss-jira mailing list