Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tikal-multijob-plugin
  Commit: f9a88fd8a6b094b4e817bcc4a0fc19ab91be2ddb
      
https://github.com/jenkinsci/tikal-multijob-plugin/commit/f9a88fd8a6b094b4e817bcc4a0fc19ab91be2ddb
  Author: Nicolas Morey-Chaisemartin <[email protected]>
  Date:   2014-02-17 (Mon, 17 Feb 2014)

  Changed paths:
    M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java

  Log Message:
  -----------
  MultiJobBuilder.java: Sleep in the subtask polling loop

Without the sleep, the thread keeps polling and updating the subtask which 
causes a very high CPU usage.
This fixes [JENKINS-21649] and [JENKINS-21798]

Signed-off-by: Nicolas Morey-Chaisemartin <[email protected]>


  Commit: 2b813245c58344ad08c8c9b07cf5b3ab328b418f
      
https://github.com/jenkinsci/tikal-multijob-plugin/commit/2b813245c58344ad08c8c9b07cf5b3ab328b418f
  Author: alex-n <[email protected]>
  Date:   2014-03-01 (Sat, 01 Mar 2014)

  Changed paths:
    M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java

  Log Message:
  -----------
  Merge pull request #49 from nmorey/update-subbuild-poll

MultiJobBuilder.java: Sleep in the subtask polling loop


Compare: 
https://github.com/jenkinsci/tikal-multijob-plugin/compare/36e5613e2c76...2b813245c583

-- 
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/groups/opt_out.

Reply via email to