jbertram opened a new pull request, #4189:
URL: https://github.com/apache/activemq-artemis/pull/4189

   Authenticated users automatically have their Subject set on their
   RemotingConnection. The SecurityStore should check for this Subject
   during authorization before checking its cache or attempting
   re-authentication. This will avoid unnecessary traffic to the underlying
   security repository (e.g. LDAP) in cases where the cache times out or is
   disabled completely.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to