clebertsuconic wrote > I am very confused here... > We have a small issue on quering the queues... but from what I saw the > CPU issue was on your usage of whatever logger framework you were > using. I'm not sure what we can do there.
Hi, we use a custom security plugin that loads security roles (for each topic) on startup; during subscription phase (when cpu usage grows) our custom plugin is not used (in jstack we can see only RedisPlugin$UpdateThread.run() wich is a listener on change in our redis server); We use standard logging (like that in LegacyLDAPSecuritySettingPlugin): what make you think our classes cause the cpu usage growing? If you need other information, just let me know! Thanks for your support! -- View this message in context: http://activemq.2283324.n4.nabble.com/Apache-Artemis-Stress-test-time-tp4723999p4724960.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.