[jboss-jira] [JBoss JIRA] (WFLY-3161) Optimize org.jboss.as.jmx.model.RootResourceIterator
RH Bugzilla Integration (JIRA)
issues at jboss.org
Wed Apr 23 07:33:33 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12963223#comment-12963223 ]
RH Bugzilla Integration commented on WFLY-3161:
-----------------------------------------------
Carlo de Wolf <cdewolf at redhat.com> changed the Status of [bug 1089616|https://bugzilla.redhat.com/show_bug.cgi?id=1089616] from POST to MODIFIED
> 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