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

PluginManager uses obsolete Hashtable instead of the more efficient ConcurrentHashMap

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core

      Placeholder issue for https://github.com/jenkinsci/jenkins/pull/2769

      jimilian reported that they see a significant performance degradation of Jenkins, and this issue is one of the causes.

          [JENKINS-42585] PluginManager uses obsolete Hashtable instead of the more efficient ConcurrentHashMap

          Oleg Nenashev created issue -
          Oleg Nenashev made changes -
          Issue Type Original: Improvement [ 4 ] New: Bug [ 1 ]
          Oleg Nenashev made changes -
          Labels New: performance
          Oleg Nenashev made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Oleg Nenashev made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Oleg Nenashev made changes -
          Assignee New: Alexander A [ jimilian ]

          Code changed in jenkins
          User: Akbashev Alexander
          Path:
          core/src/main/java/hudson/PluginManager.java
          http://jenkins-ci.org/commit/jenkins/22e729cc0b3d17bbee99597bdedb6a7ee571d29d
          Log:
          JENKINS-42585 - Replace Hashtable by more efficient ConcurrentHashMap (#2769)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Akbashev Alexander Path: core/src/main/java/hudson/PluginManager.java http://jenkins-ci.org/commit/jenkins/22e729cc0b3d17bbee99597bdedb6a7ee571d29d Log: JENKINS-42585 - Replace Hashtable by more efficient ConcurrentHashMap (#2769)
          Daniel Beck made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Review [ 10005 ] New: Resolved [ 5 ]
          Oleg Nenashev made changes -
          Labels Original: performance New: lts-candidate performance
          Oliver Gondža made changes -
          Labels Original: lts-candidate performance New: performance

            jimilian Alexander A
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: