Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-11022

Commons Classloaders should be parallel capable where possible

    XMLWordPrintableJSON

Details

    Description

      We are not registering our class loaders in commons class loader and commons file system class loader as parallel capable - as a consequence, we are synchronizing on the global lock per class loader which can cause unnecessary contention.

      We should register them as parallel capable and explicitly use the class loading lock where necessary.

      Attachments

        Activity

          People

            karlpauls Karl Pauls
            karlpauls Karl Pauls
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: