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

Performance Issue: JobDSL plugin creates folders All view with a localized name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • job-dsl-plugin
    • None
    • job-dsl 1.73

      The JobDSL plugin is creating folders with the all view as all view called `All` instead of `all`. After folders are created by the JobDSL plugin, the Jenkins system will thrash and update the folder configuration to rename the element from `All` to `all` (lowercased).

      Major performance issues are seen with JobDSLs configuring large numbers of views. Our system became nearly inoperable until an interim patch was applied.

      Please see JENKINS-38606 for the internal details of the issue.

      The fix is fairly trivial. A pull request with the fix for issue is available here:

      https://github.com/jenkinsci/job-dsl-plugin/pull/1148

            daspilker Daniel Spilker
            iamahern Michael Ahern
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: