-
Bug
-
Resolution: Done
-
Minor
-
11.0.0.Final
-
None
When working on WFCORE-3415 I was investigating discrepancies in mbean counts generated via the method in that fix vs current code. I discovered one in WildFly's messaging-activemq that is a result of a statistics resource being added to the resource tree even if attribute that triggers registration of the related ManagementResourceRegistration isn't set. So we have an undescribed resource.
This likely has no other impact than a slightly inaccurate result from MBeanServerConnection.getMBeanCount() but we don't want this kind of thing anyway.
- is cloned by
-
JBEAP-14613 (7.1.z) MBean query in servlet init leads to messaging subsystem errors on server startup
- Closed
- is related to
-
JBEAP-14613 (7.1.z) MBean query in servlet init leads to messaging subsystem errors on server startup
- Closed
-
WFCORE-3415 Cut the time to execute MBeanServerConnection.getMBeanCount()
- Resolved
- relates to
-
JBEAP-14613 (7.1.z) MBean query in servlet init leads to messaging subsystem errors on server startup
- Closed