Closed Bug 1347547 Opened 7 years ago Closed 7 years ago

Split up BBB started and log_finished processing

Categories

(Release Engineering :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: catlee, Unassigned)

References

Details

For each BB listener, we have a single process handling both started and log_finished events. We know that processing started events can be slowed down by the performance of the buildbot database. When this slows down, it also impacts how quickly we can process log_finished events.

Handling the log_finished events doesn't require access to this database. If we split out the processing of these two types of messages into separate processes, I think we can improve throughput.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.