Code changed in jenkins
User: Richard Mortimer
Path:
src/main/java/org/jvnet/hudson/plugins/port_allocator/PortAllocator.java
http://jenkins-ci.org/commit/port-allocator-plugin/d025ea2381780f3303572ba845bd828de37bdb5e
Log:
[FIXED JENKINS-18786] Port allocation blocks jobs from executing concurrently

The fix for JENKINS-11255 uses Resources to block the execution of jobs
requiring the same port configuration. However this does not take into
account the node that the port is to be reserved on and also ranges of
ports. Revert to the old behaviour for all but pooled ports.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to