You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2016/10/06 14:52:20 UTC

[jira] [Created] (QPID-7449) [Java Broker] Cache the ACL result for the system-user ACL provider

Keith Wall created QPID-7449:
--------------------------------

             Summary: [Java Broker] Cache the ACL result for the system-user ACL provider
                 Key: QPID-7449
                 URL: https://issues.apache.org/jira/browse/QPID-7449
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Keith Wall
             Fix For: qpid-java-6.1


Profiling has shown that the continual evaluation of {{AccessController.getContext()}} gives a hotspot.  This change eliminates the hotspot by caching the access control control in the same way as other access control providers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org