[jboss-jira] [JBoss JIRA] (ELY-1823) Update SecurityProviderServerMechanismFactory to cache Provider interaction.
Darran Lofthouse (Jira)
issues at jboss.org
Wed Jun 5 10:23:01 EDT 2019
[ https://issues.jboss.org/browse/ELY-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse updated ELY-1823:
----------------------------------
Fix Version/s: 1.10.0.CR1
(was: 1.9.2.CR1)
> 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
> Assignee: Darran Lofthouse
> Priority: Major
> Fix For: 1.10.0.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