[jboss-jira] [JBoss JIRA] (WFLY-11070) Fix JSR77 subsystem use of ModelController
Brian Stansberry (JIRA)
issues at jboss.org
Tue Sep 25 18:10:00 EDT 2018
Brian Stansberry created WFLY-11070:
---------------------------------------
Summary: Fix JSR77 subsystem use of ModelController
Key: WFLY-11070
URL: https://issues.jboss.org/browse/WFLY-11070
Project: WildFly
Issue Type: Bug
Components: Management
Reporter: Brian Stansberry
Assignee: Jeff Mesnil
Priority: Minor
The ModelReader class is getting a direct reference to a ModelController and invoking execute on it. At this point I think this is the only such use of ModelController outside the management kernel. If it can use ModelControllerClientFactory to get a local client that would be better. I haven't thought hard but don't believe it should be a SuperUser client as this code is used to service end user requests.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list