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

Update SecurityProviderServerMechanismFactory to cache Provider interaction.

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: