Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: throttle-concurrent-builds-plugin
-
Labels:
-
Environment:jenkins 1.585, throttle concurrent builds plugin 1.8.4, cloudbees folder 4.6.1
-
Similar Issues:
Description
We recently organized our builds into folders, and we noticed that our concurrent build throttling wasn't working. It doesn't work between folders or for builds within the same folder. It only works when it's in the main workspace.
Code changed in jenkins
User: ikedam
Path:
src/main/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcher.java
http://jenkins-ci.org/commit/throttle-concurrent-builds-plugin/09234147a9bf23de0cd40cfa420cb8d4e97a4a6e
Log:
[FIXED JENKINS-25326] Elevates to SYSTEM when handling throttling in executor threads.