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

Don't allocate an executor when waiting for lock

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • Platform: All, OS: All

      A job waiting for a lock will allocate an executor. It would be an improvement
      (and allow for higher throughput) to allocate the executor at the moment the
      lock is freed instead.

          [JENKINS-4359] Don't allocate an executor when waiting for lock

          btosabre added a comment -

          I attached patch that solves the problem (at least in our case) to
          http://issues.jenkins-ci.org/browse/JENKINS-1122

          Thanks for Jakub Krawetkowski for preparing the patch.

          btosabre added a comment - I attached patch that solves the problem (at least in our case) to http://issues.jenkins-ci.org/browse/JENKINS-1122 Thanks for Jakub Krawetkowski for preparing the patch.

          zawistol added a comment -

          Hi Guys,
          Is it possible to include the patch in latest realease of Hudson. Who should I contact about it ?
          Lech

          zawistol added a comment - Hi Guys, Is it possible to include the patch in latest realease of Hudson. Who should I contact about it ? Lech

          istocia added a comment - - edited

          Any progress in incorporating patch to Hudson code?

          NOTE: fix that was attached here is working stable for my case and it would be really great to have it also included in official build and stop to use quite old version of the hudson.

          Thanks,
          Pawel

          istocia added a comment - - edited Any progress in incorporating patch to Hudson code? NOTE: fix that was attached here is working stable for my case and it would be really great to have it also included in official build and stop to use quite old version of the hudson. Thanks, Pawel

          Chris Z added a comment -

          Any update ?

          Chris Z added a comment - Any update ?

          Mark Waite added a comment -

          The Hudson locks and latches plugin is not distributed by the Jenkins update center. It was proposed for deprecation in 2015 and has known blocking issues. It prevents the saving of Jenkins job configurations in Jenkins 2.277.1 and later.

          If someone adopted the plugin, updated it to work with Jenkins 2.277.1 and later, and released a new version, then this issue report could be reopened.

          Mark Waite added a comment - The Hudson locks and latches plugin is not distributed by the Jenkins update center. It was proposed for deprecation in 2015 and has known blocking issues. It prevents the saving of Jenkins job configurations in Jenkins 2.277.1 and later. If someone adopted the plugin, updated it to work with Jenkins 2.277.1 and later, and released a new version, then this issue report could be reopened.

            Unassigned Unassigned
            davidkarlsen davidkarlsen
            Votes:
            14 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: