[jboss-jira] [JBoss JIRA] (WFLY-3161) Optimize org.jboss.as.jmx.model.RootResourceIterator
RH Bugzilla Integration (JIRA)
issues at jboss.org
Mon Apr 21 04:08:33 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962842#comment-12962842 ]
RH Bugzilla Integration commented on WFLY-3161:
-----------------------------------------------
Osamu Nagano <onagano at redhat.com> changed the Status of [bug 1089616|https://bugzilla.redhat.com/show_bug.cgi?id=1089616] from ASSIGNED to POST
> 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