Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 06f690dbb9f491d592d42f5b911ae9d49f6e1290
https://github.com/jenkinsci/jenkins/commit/06f690dbb9f491d592d42f5b911ae9d49f6e1290
Author: James Nord <[email protected]>
Date: 2015-08-20 (Thu, 20 Aug 2015)
Changed paths:
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/Slave.java
M core/src/main/java/jenkins/model/Jenkins.java
Log Message:
-----------
[JENKINS-30057] NodeProperties should be owned by the corresponding Saveable.
Node objects are owned by the Nodes class not by Jenkins so NodeProperties
and anything modifiying them needs to be updated. Also modifying Nodes
requires a lock on the Queue so use this lock not Jenkins to prevent the
deadlock observed in JENKINS-30057
Commit: d72d7b83ba33f99799adbd9139ade9b64661c617
https://github.com/jenkinsci/jenkins/commit/d72d7b83ba33f99799adbd9139ade9b64661c617
Author: James Nord <[email protected]>
Date: 2015-08-20 (Thu, 20 Aug 2015)
Changed paths:
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/Slave.java
M core/src/main/java/jenkins/model/Jenkins.java
Log Message:
-----------
compiler tweaks and address review comments
Commit: 5e9492d1229921d0c1701d880650671fddd6cbfd
https://github.com/jenkinsci/jenkins/commit/5e9492d1229921d0c1701d880650671fddd6cbfd
Author: James Nord <[email protected]>
Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths:
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/Slave.java
M core/src/main/java/jenkins/model/Jenkins.java
Log Message:
-----------
Merge pull request #1807 from jtnord/JENKINS-30057
[FIXED JENKINS-30057] NodeProperties should be owned by the corresponding
Saveable
Compare:
https://github.com/jenkinsci/jenkins/compare/05a0b6ca0b4e...5e9492d12299
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" 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.