Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-1823

Update SecurityProviderServerMechanismFactory to cache Provider interaction.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 1.10.0.CR1, 2.0.0.Alpha5
    • None
    • HTTP
    • None

      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.

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: