Keith Wall created QPID-6781:
--------------------------------
Summary: Replace use of Subject#doAs with calls to
AccessController and a cached context
Key: QPID-6781
URL: https://issues.apache.org/jira/browse/QPID-6781
Project: Qpid
Issue Type: Improvement
Components: Java Broker
Reporter: Keith Wall
Fix For: qpid-java-6.0
Analysis with a profiler has shown the {{Subject#doAs}} (and associated calls)
are expensive. Replace use of Subject#doAs with direct calls to
AccessController#doPrivileged and have connections/sessions cache an
{{AccessControlContext}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]