Darran Lofthouse created ELY-1823:
-------------------------------------
Summary: Update SecurityProviderServerMechanismFactory to cache Provider
interaction.
Key: ELY-1823
URL:
https://issues.jboss.org/browse/ELY-1823
Project: WildFly Elytron
Issue Type: Enhancement
Components: HTTP
Reporter: Darran Lofthouse
Fix For: 1.9.2.CR1
The SecurityProviderServerMechanismFactory regularly interacts with the Provider which can
cause contention as calls to getServices() and getService(S,S) are synchronized.
Runtime updates are not actually expected so we should cache the interactions.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)