Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-14465

Avoid contention on getComponentProvidingService

    XMLWordPrintable

    Details

    • Type: Clean up
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.9.3-SNAPSHOT
    • Fix Version/s: 5.8.0-HF15, 5.9.4
    • Component/s: Runtime

      Description

      getComponentProvidingService is synchronized, this method get the service from a Hashtable and eventually activate the component.
      The hashtable access create contention and should be replaced with a ConcurrentHashMap.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: