[
https://issues.jenkins-ci.org/browse/JENKINS-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160377#comment-160377 ]
SCM/JIRA link daemon commented on JENKINS-8043:
-----------------------------------------------
Code changed in jenkins
User: Marc Guenther
Path:
core/src/main/java/jenkins/model/Jenkins.java
http://jenkins-ci.org/commit/jenkins/24c31d138fe7b9ff14870b921220bdf709af20ccLog:
[Fixed JENKINS-8043] "Reload Configuration from Disk" broke swarm clients
When Reloading Configuration from Disk in Jenkins, all swarm clients
were in an unusable state afterwards (eg. missing their labels).
This happened because Swarm Clients were not written into the
configuration file, and got removed when reloading the config.
This patch re-adds all previously existing swarm clients after
reloading the config file.
> "Reload Configuration from Disk" loses labels for swarm-clients
> ---------------------------------------------------------------
>
> Key: JENKINS-8043
> URL:
https://issues.jenkins-ci.org/browse/JENKINS-8043> Project: Jenkins
> Issue Type: Bug
> Components: swarm
> Reporter: voorth
> Assignee: abayer
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspaFor more information on JIRA, see:
http://www.atlassian.com/software/jira