#2103: merge schedulers table into objects table
------------------------+---------------------
Reporter:  dustin       |       Owner:
    Type:  enhancement  |      Status:  closed
Priority:  major        |   Milestone:  0.8.+
 Version:  0.8.4p2      |  Resolution:  fixed
Keywords:  database     |
------------------------+---------------------
Changes (by dustin):

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


Comment:

 Fixed:
 {{{
 commit aa33b96aa03070a63490351dd0f0e232092965b0
 Author: Dustin J. Mitchell <[email protected]>
 Date:   Sat Jan 14 00:13:34 2012 -0600

     Simplify scheduler-related DB schema

     Schedulers identities are now tracked as objects, rather than with a
     distinct table -- so the 'schedulers' table is gone.

     The Dependent scheduler no longer has a dedicated table to keep track
 of
     upstream buildsets.  This is handled with object state, instead.  So
 the
     'scheduler_upstream_buildsets' table is gone, too.
 }}}

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2103#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to