-
Improvement
-
Resolution: Fixed
-
Trivial
-
None
As described in Eclipse bug 341725: Automatic discovery of Hudson/Jenkins services may be triggered on already configured services
https://bugs.eclipse.org/bugs/show_bug.cgi?id=341725
I think it would be a good idea that Jenkins adds a extra property to the response (described in http://wiki.hudson-ci.org/display/HUDSON/Auto-discovering+Hudson+on+the+network) which uniquely identifies the service instance.
[JENKINS-9230] Auto-discovery response should uniquely identify the Jenkins instance
Assignee | New: Andrew Bayer [ abayer ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 139390 ] | New: JNJira + In-Review [ 188474 ] |
Code changed in jenkins
User: Andrew Bayer
Path:
changelog.html
core/src/main/java/hudson/DNSMultiCast.java
core/src/main/java/hudson/UDPBroadcastThread.java
http://jenkins-ci.org/commit/jenkins/f28409ee272fdb989d28083aa19dfb29e9fda2b2
Log:
[FIXED JENKINS-9230] Added unique instance identifier to UDP broadcast and DNS multicast.