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

Configuration for CloudSlaves & Ephemeral Nodes is persisted

      The jobConfigHistory plugin tracks changes to AbstractCloudSlaves and EphemeralNodes. This can cause high load and high memory usage. These slaves should simply not be tracked.

          [JENKINS-22639] Configuration for CloudSlaves & Ephemeral Nodes is persisted

          Code changed in jenkins
          User: Ryan Campbell
          Path:
          src/main/java/hudson/plugins/jobConfigHistory/ComputerHistoryListener.java
          http://jenkins-ci.org/commit/jobConfigHistory-plugin/e4103327c5143bbe3c0955cf29bcffd342b6251e
          Log:
          JENKINS-22639 Don't record changes to AbstractCloudSlaves or EphemeralNodes

          This can result in high load when there are nodes coming online and offline quickly.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Ryan Campbell Path: src/main/java/hudson/plugins/jobConfigHistory/ComputerHistoryListener.java http://jenkins-ci.org/commit/jobConfigHistory-plugin/e4103327c5143bbe3c0955cf29bcffd342b6251e Log: JENKINS-22639 Don't record changes to AbstractCloudSlaves or EphemeralNodes This can result in high load when there are nodes coming online and offline quickly.

          Code changed in jenkins
          User: Stefan Brausch
          Path:
          src/main/java/hudson/plugins/jobConfigHistory/ComputerHistoryListener.java
          http://jenkins-ci.org/commit/jobConfigHistory-plugin/e9c4b003463a7aff44b71eee5560858bfb70520f
          Log:
          Merge pull request #27 from jenkinsci/ephemeral

          JENKINS-22639 Don't record changes to AbstractCloudSlaves or Ephemeral Nodes

          Compare: https://github.com/jenkinsci/jobConfigHistory-plugin/compare/ba17efff74b2...e9c4b003463a

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stefan Brausch Path: src/main/java/hudson/plugins/jobConfigHistory/ComputerHistoryListener.java http://jenkins-ci.org/commit/jobConfigHistory-plugin/e9c4b003463a7aff44b71eee5560858bfb70520f Log: Merge pull request #27 from jenkinsci/ephemeral JENKINS-22639 Don't record changes to AbstractCloudSlaves or Ephemeral Nodes Compare: https://github.com/jenkinsci/jobConfigHistory-plugin/compare/ba17efff74b2...e9c4b003463a

          Available in version 2.10.
          Thanks Ryan and Jesse

          Stefan Brausch added a comment - Available in version 2.10. Thanks Ryan and Jesse

            stefanbrausch Stefan Brausch
            recampbell Ryan Campbell
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: