[Buildbot-commits] [Buildbot] #2174: Metrics require that db_poll_interval is set to a non-None value

Buildbot nobody at buildbot.net
Fri Jan 13 04:26:35 UTC 2012


#2174: Metrics require that db_poll_interval is set to a non-None value
-------------------+---------------------
Reporter:  iustin  |       Owner:
    Type:  defect  |      Status:  closed
Priority:  minor   |   Milestone:  0.8.6
 Version:  0.8.5   |  Resolution:  fixed
Keywords:          |
-------------------+---------------------
Changes (by dustin):

 * keywords:  metrics =>
 * status:  new => closed
 * type:  undecided => defect
 * resolution:   => fixed
 * milestone:  undecided => 0.8.6


Comment:

 This is fixed for the next release, in
 {{{
 commit b4fb9fbf2243db6d091202f58ced453483fecd29
 Author: Dustin J. Mitchell <dustin at mozilla.com>
 Date:   Sat Nov 12 00:32:16 2011 -0600

     Refactor configuration handling

     This moves configuration loading and checking out of the master, and
     into a new module.  Where possible, configuration is accessed directly
     in as many cases as possible, rather than being disseminated across
 the
     master at reconfiguration time.  For services that need to modify
 their
     behavior when reconfigured, the ReconfigurableServiceMixin defines a
     general method of notification, eliminating service-specific code from
     the master.

     Schedulers are still stopped and re-started at every reconfiguration;
     this may be changed in the future.
 }}}

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2174#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list