|
||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: Richard Mortimer
Path:
core/src/main/java/jenkins/slaves/restarter/JnlpSlaveRestarterInstaller.java
http://jenkins-ci.org/commit/jenkins/ea6baf9a103b841ec99dd1c2a9aac85fe6d8d29f
Log:
[FIXES JENKINS-24272] jnlp slaves fail to reconnect when master is restarted
During master restart only attempt to reconnect the slave after the master has
finished restarting.
(cherry picked from commit 48e19c58f9e2caa998d0942417d58679f5ce47f0)