timeout while viewing branch info

Bug #968999 reported by JC Hulce
This bug report is a duplicate of:  Bug #778393: Branch:+index timeouts. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Critical
Unassigned

Bug Description

OOPS-8ba8da2eb2056f20472116f0802567bd

OOPS while viewing branch info

1. 8324.0 1 SQL-main-slave
SELECT BranchRevision.branch,
       BranchRevision.revision,
       BranchRevision.sequence,
       Revision.date_created,
       Revision.gpgkey,
       Revision.id,
       Revision.karma_allocated,
       Revision.log_body,
       Revision.revision_author,
       Revision.revision_date,
       Revision.revision_id
FROM BranchRevision,
     Revision
WHERE BranchRevision.branch = $INT
  AND Revision.id = BranchRevision.revision
  AND BranchRevision.sequence IS NOT NULL
ORDER BY BranchRevision.sequence DESC LIMIT $INT

Changed in launchpad:
status: New → Triaged
importance: Undecided → Critical
tags: added: oops
Curtis Hovey (sinzui)
summary: - OOPS while viewing branch info
+ timeout while viewing branch info
description: updated
tags: added: branches timeout
removed: oops
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.