Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-55802

Performance: Replace collections by CopyOnWrite implementations to remove Read Locks

XMLWordPrintable

      Currently there is a need in some synchronization logic in the plugin for read() operations. It would be great if all collections were replaced by CopyOnWrite ones so that we do not need to synchronize calls.

      If RoleStrategy is loaded from the disk OR if the collections are passed from constructors by API users, proper object types should be set as well

       

            Unassigned Unassigned
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: