[Buildbot] #2237: Schedulers should have names and reconfigService methods

Buildbot trac trac at buildbot.net
Sun Oct 26 17:24:31 UTC 2014


#2237: Schedulers should have names and reconfigService methods
-----------------------------+-----------------------
Reporter:  dustin            |       Owner:
    Type:  enhancement       |      Status:  assigned
Priority:  minor             |   Milestone:  0.9.0
 Version:  0.8.5             |  Resolution:
Keywords:  reconfig, sprint  |
-----------------------------+-----------------------

Comment (by stibbons):

 I really suggest to move the reconfiguration method into each service, so
 by a dedicated method. It's up to the service itself to handle its own
 reconfiguration, and not by the external modules. One service may want to
 execute stop/start while another ony may want to just apply part of the
 reconfiguration. Let be each service fully responsible for it's own
 start/stop/restart/... behaviors (single responsibility principle).

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


More information about the bugs mailing list