[jboss-jira] [JBoss JIRA] (WFLY-8087) Statistics Resources are being created without a corresponding ManagementResourceRegistration

Brian Stansberry (JIRA) issues at jboss.org
Sun Feb 12 08:29:00 EST 2017


Brian Stansberry created WFLY-8087:
--------------------------------------

             Summary: Statistics Resources are being created without a corresponding ManagementResourceRegistration
                 Key: WFLY-8087
                 URL: https://issues.jboss.org/browse/WFLY-8087
             Project: WildFly
          Issue Type: Bug
          Components: JCA, JMS
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


While working on WFCORE-2286 I discovered that there are resources in the tree, at least on the DC, for which there is no corresponding MRR. I believe [~pferraro] in some recent work he's done has stumbled on a similar thing.

I found there were no MRRs for

/profile=*/subsystem=messaging-activemq/server=*/pooled-connection-factory=*/statistics=pool
/profile=*/subsystem=datasources/data-source=*/statistics=jdbc
/profile=*/subsystem=datasources/data-source=*/statistics=pool

I expect the latter two would be repeated for xa-data-source=*

Probably the lack of MRR is correct and the problem is the existence of the resource. 



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


More information about the jboss-jira mailing list