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

Minimized serialization profile of Maven build proxy

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • maven-plugin
    • None

      Previously, the 'FilterImpl' build proxy had the whole MavenBuilder object attached when it was serialized to the master. This is now reduced to the minimal necessary information.

      Additionally, this pull request contains some removal of duplicated code and minor optimizations.. url: https://github.com/jenkinsci/jenkins/pull/320.patch

          [JENKINS-11883] Minimized serialization profile of Maven build proxy

          kutzi added a comment -

          Sounds like a good idea

          kutzi added a comment - Sounds like a good idea

          _perhaps_ such cleanup could help to fix such issue : https://issues.jenkins-ci.org/browse/JENKINS-9916
          There is clearly a problem about data passed between the server and executors

          Arnaud Héritier added a comment - _ perhaps _ such cleanup could help to fix such issue : https://issues.jenkins-ci.org/browse/JENKINS-9916 There is clearly a problem about data passed between the server and executors

          Code changed in jenkins
          User: Christoph Kutzinski
          Path:
          changelog.html
          http://jenkins-ci.org/commit/jenkins/15d21e6c3bcdf9ab7aab718307992a2e967d000d
          Log:
          Changelog entry for JENKINS-11883

          Compare: https://github.com/jenkinsci/jenkins/compare/78792b3...15d21e6

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christoph Kutzinski Path: changelog.html http://jenkins-ci.org/commit/jenkins/15d21e6c3bcdf9ab7aab718307992a2e967d000d Log: Changelog entry for JENKINS-11883 Compare: https://github.com/jenkinsci/jenkins/compare/78792b3...15d21e6

          kutzi added a comment -

          Should be in 1.447

          kutzi added a comment - Should be in 1.447

            kutzi kutzi
            olamy Olivier Lamy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: