Closed Bug 804346 Opened 12 years ago Closed 10 years ago

self-serve agent is a SPOF

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Unassigned)

Details

(Keywords: buildapi, Whiteboard: [SPOF])

The current self-serve agent implementation puts it on one buildbot master.  If that master is down, self-serve stops working.

If the architecture allows it, this should run on multiple (maybe all?) buildmasters, in such a way that an incoming message is only received by one agent.

If that's not possible, we'll need some basic automatic failover mechanism in place - perhaps multiple agents communicating via the DB to make sure exactly one is active at any time.
Keywords: buildapi
Product: mozilla.org → Release Engineering
I'm not sure when, but this is fixed!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
by bug 936460 I think
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.