[
https://issues.jboss.org/browse/WFCORE-3186?page=com.atlassian.jira.plugi...
]
Steffen Czymmeck commented on WFCORE-3186:
------------------------------------------
[~jamezp] I encountered this while migrating a big application from an older JBoss version
to WildFly. I guess we could reduce the number of configured loggers, but even with only a
few it's still pretty slow compared to JBoss 5, where you could query MBean names
nearly instantaneously.
Query MBean names takes forever when having many loggers and many
classes
-------------------------------------------------------------------------
Key: WFCORE-3186
URL:
https://issues.jboss.org/browse/WFCORE-3186
Project: WildFly Core
Issue Type: Bug
Components: JMX, Logging
Environment: Windows 7 and Windows 10
Reporter: Steffen Czymmeck
Attachments: manyClasses.ear, standalone.xml
If you configure many loggers (~300) and deploy a rather big ear with many classes, it
takes forever to query mbean names with
javax.management.MBeanServer#queryNames or via. jconsoles MBeans tab.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)