Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 790a3071249e578d6442982982f55dd713f84c61 https://github.com/jenkinsci/jenkins/commit/790a3071249e578d6442982982f55dd713f84c61 Author: David Hoover <dhoo...@google.com> Date: 2015-05-21 (Thu, 21 May 2015)
Changed paths: M core/src/main/java/hudson/node_monitors/NodeMonitorUpdater.java Log Message: ----------- Reduce the thread overhead in NodeMonitorUpdater. Before, if N nodes connected quickly, this would spawn N threads all sleeping for 5 seconds before realizing they don't need to do anything. Commit: 9033afe3a9f14aaf951ed8966a05c742088a263c https://github.com/jenkinsci/jenkins/commit/9033afe3a9f14aaf951ed8966a05c742088a263c Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2015-05-25 (Mon, 25 May 2015) Changed paths: M core/src/main/java/hudson/node_monitors/NodeMonitorUpdater.java Log Message: ----------- Merge pull request #1714 from deadmoose/just_one_sleeper Reduce the thread overhead in NodeMonitorUpdater. Compare: https://github.com/jenkinsci/jenkins/compare/7e4171ca5bb3...9033afe3a9f1 -- 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.