getMergeProposals(merged_revision=...) is very slow
Bug #1074385 reported by
Aaron Bentley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Critical
|
Unassigned |
Bug Description
The getMergeProposals method times out or is very slow. Branch privacy seems like the culprit, since it worked fine until recently.
Example: OOPS-087f61d6004ef6a55d258767a69fb58e
To reproduce:
bzr lp-find-proposal -r revid:<email address hidden>
Oddly, I myself, am having trouble reproducing this. Perhaps it's actually due to row locks?