Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c7fd90a8796fe0ad80bfe37a9837af4515fbf5cb
      
https://github.com/jenkinsci/jenkins/commit/c7fd90a8796fe0ad80bfe37a9837af4515fbf5cb
  Author: Ted <xiao...@gmail.com>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M core/src/main/java/hudson/model/Computer.java

  Log Message:
  -----------
  fix JENKINS-31768 dead lock while removing computer


  Commit: 4c6ed07d3763c766be1076b5eeaa9d126a34177d
      
https://github.com/jenkinsci/jenkins/commit/4c6ed07d3763c766be1076b5eeaa9d126a34177d
  Author: Ted <xiao...@gmail.com>
  Date:   2016-09-26 (Mon, 26 Sep 2016)

  Changed paths:
    M core/src/main/java/hudson/model/Computer.java

  Log Message:
  -----------
  add GuardedBy("hudson.model.Queue.lock") to setNumExecutors


  Commit: 430736ad619c52bde438c63f5c81e50fedd63fdb
      
https://github.com/jenkinsci/jenkins/commit/430736ad619c52bde438c63f5c81e50fedd63fdb
  Author: Stephen Connolly <stephen.alan.conno...@gmail.com>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M core/src/main/java/hudson/model/Computer.java

  Log Message:
  -----------
  Merge pull request #1933 from fengxx/feature/removecomputer

[FIXED JENKINS-31768] - Remove monitor lock from setNumberExecutors to avoid 
deadlock


Compare: 
https://github.com/jenkinsci/jenkins/compare/2311ae8a5e7a...430736ad619c

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to