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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to