[jboss-jira] [JBoss JIRA] (WFLY-3161) Optimize org.jboss.as.jmx.model.RootResourceIterator
RH Bugzilla Integration (JIRA)
issues at jboss.org
Mon Apr 21 03:18:34 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
RH Bugzilla Integration updated WFLY-3161:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1077536
> 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: 8.1.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