Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-14150

Reduce synchronization bottleneck on OsgiPlugin.isEnabled

    XMLWordPrintable

Details

    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      OsgiPlugin.isEnabled is a synchronized method that gets called very often creating a bottleneck in high load environments. Our bamboo high load performance build shows that threads spend 17% of overall execution time waiting on this method.

      It seems we only call this method so often because we didn't properly fix this issue: https://studio.atlassian.com/browse/PLUG-199.

      Attachments

        Issue Links

          Activity

            People

              akazatchkov Anatoli
              akazatchkov Anatoli
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: