Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 4299e83293802fa019c6b31d596db90c3f9c6bfe
      
https://github.com/jenkinsci/jenkins/commit/4299e83293802fa019c6b31d596db90c3f9c6bfe
  Author: David Hoover <[email protected]>
  Date:   2015-05-26 (Tue, 26 May 2015)

  Changed paths:
    M core/src/main/java/hudson/node_monitors/AbstractNodeMonitorDescriptor.java

  Log Message:
  -----------
  When an AbstractNodeMonitorDescriptor doesn't have a result, request it via 
triggerUpdate()

It was spinning up its own thread instead of going through normal
channels, so subsequent calls would still think there was no update in
progress and would fire off another.

Lather, rinse, repeat, threadsplosion.


  Commit: 2557e58c1fd63c5de1800f977749acb87f8f13e4
      
https://github.com/jenkinsci/jenkins/commit/2557e58c1fd63c5de1800f977749acb87f8f13e4
  Author: Daniel Beck <[email protected]>
  Date:   2015-07-01 (Wed, 01 Jul 2015)

  Changed paths:
    M core/src/main/java/hudson/node_monitors/AbstractNodeMonitorDescriptor.java

  Log Message:
  -----------
  Merge pull request #1713 from deadmoose/use_trigger_update

When an AbstractNodeMonitorDescriptor doesn't have a result, request it via 
triggerUpdate()


Compare: 
https://github.com/jenkinsci/jenkins/compare/76c1e776569d...2557e58c1fd6

-- 
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.

Reply via email to