[jboss-jira] [JBoss JIRA] (WFCORE-2973) AbstractResourceRegistration.RootInvocation should use the PathAddress of its containing MRR

Brian Stansberry (JIRA) issues at jboss.org
Sat Jun 17 09:29:00 EDT 2017


     [ https://issues.jboss.org/browse/WFCORE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated WFCORE-2973:
-------------------------------------
    Description: AbstractResourceRegistration.getRootInvocation is calculating a PathAddress from the root, but since that code was written changes have come in such that AbstractResourceRegistration has its PA. So that should be used. This will save memory and execution cost.  (was: AbstractResourceRegistration.getRootInvocation is calculating a PathAddress from the root, but now AbstractResourceRegistration has its PA, so that should be used. This will save memory.)


> AbstractResourceRegistration.RootInvocation should use the PathAddress of its containing MRR
> --------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-2973
>                 URL: https://issues.jboss.org/browse/WFCORE-2973
>             Project: WildFly Core
>          Issue Type: Enhancement
>          Components: Domain Management
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>            Priority: Minor
>
> AbstractResourceRegistration.getRootInvocation is calculating a PathAddress from the root, but since that code was written changes have come in such that AbstractResourceRegistration has its PA. So that should be used. This will save memory and execution cost.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list