[jboss-jira] [JBoss JIRA] (WFLY-3161) Optimize org.jboss.as.jmx.model.RootResourceIterator
Brian Stansberry (JIRA)
issues at jboss.org
Tue Mar 25 14:27:13 EDT 2014
Brian Stansberry created WFLY-3161:
--------------------------------------
Summary: Optimize org.jboss.as.jmx.model.RootResourceIterator
Key: WFLY-3161
URL: https://issues.jboss.org/browse/WFLY-3161
Project: WildFly
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: Domain Management, JMX
Affects Versions: 8.0.0.Final
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 9.0.0.CR1
RootResourceIterator is performing an access control check on a resource before confirming that the caller is in any way interested in that resource. This results in spurious access control checks. Fixing this can speed up queryMBeans and queryNames calls.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list