Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Component/s: core
-
Labels:None
Description
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.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | abayer [ abayer ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
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.