[Buildbot-commits] [Buildbot] #1822: Support schedulers "claiming" their schedulerid

Buildbot nobody at buildbot.net
Tue Feb 22 04:29:36 UTC 2011


#1822: Support schedulers "claiming" their schedulerid
------------------------+----------------------
Reporter:  dustin       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.8.+
 Version:  master       |   Keywords:  database
------------------------+----------------------
 Currently, Buildbot will not notice if you have the same scheduler running
 on multiple masters, although it will cause great unhappiness.  The
 schedulers should claim their schedulerid using some kind of transactional
 process that can ensure only one instance of a scheduler is running at any
 time.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1822>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list