|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Code changed in jenkins
User: Oleg Nenashev
Path:
core/src/main/java/hudson/model/Queue.java
http://jenkins-ci.org/commit/jenkins/0d825984ff7460f988b0a272a33dc60acc30e415
Log:
[FIXED JENKINS-19691] - Added the hudson.model.Queue.cacheRefreshPeriod option
The option allows to manage the refresh period of the internal queue cache.
Signed-off-by: Oleg Nenashev <o.v.nenas...@gmail.com>