#2237: Schedulers should have names and reconfigService methods
-----------------------------+-----------------------
Reporter:  dustin            |       Owner:
    Type:  enhancement       |      Status:  reopened
Priority:  major             |   Milestone:  0.9.0
 Version:  0.8.5             |  Resolution:
Keywords:  reconfig, sprint  |
-----------------------------+-----------------------
Changes (by dustin):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 You're right, that only half-fixed the problem:
 {{{
 +        # find any schedulers that don't know how to reconfig, and, if
 they
 +        # have changed, add them to both removed and added, so that we
 +        # run the new version.  While we're at it, find any schedulers
 whose
 +        # fully qualified class name has changed, and consider those a
 removal
 +        # and re-add as well.
 }}}

 So, schedulers with a `reconfigService` method won't get removed and re-
 added, but so far none of the schedulers have such a method.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2237#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to