[jboss-jira] [JBoss JIRA] (ELY-1823) Update SecurityProviderServerMechanismFactory to cache Provider interaction.

Darran Lofthouse (Jira) issues at jboss.org
Thu May 30 10:50:00 EDT 2019


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)


More information about the jboss-jira mailing list