]
James Perkins commented on WFCORE-3186:
---------------------------------------
[~steffencz] Good to know thank you for the information. We'll have to do some
thinking on this. For JConsole it probably doesn't need the deployments logging
configuration. However there's no real way to tell the query is coming from JConsole
AFAIK.
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.