[jboss-jira] [JBoss JIRA] (WFCORE-1820) Use MRR-driven capability registration for the management interface capabilities

Brian Stansberry (JIRA) issues at jboss.org
Fri Sep 23 15:41:00 EDT 2016


Brian Stansberry created WFCORE-1820:
----------------------------------------

             Summary: Use MRR-driven capability registration for the management interface capabilities
                 Key: WFCORE-1820
                 URL: https://issues.jboss.org/browse/WFCORE-1820
             Project: WildFly Core
          Issue Type: Enhancement
          Components: Domain Management
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor


Currently the registration of runtime capabilities for the management interfaces is being done in the add handlers instead of by the MRR. This is fragile as it's non-standard and makes it more difficult to add other capabilities, since registering via the handler turns off registration via the MRR.

WFCORE-1819 is needed to fix this.

This is arguably a bug but I'll call it an enhancement for now. It's just making the code better.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list