DistroSeries.getBuildRecords often timing out
Bug #590708 reported by
William Grant
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
William Grant |
Bug Description
Since the rollout of 10.05, DistroSeries.
Related branches
lp://qastaging/~wgrant/launchpad/bug-590708-getBuildsByArchIds-timeout
- Julian Edwards (community): Approve (release-critical)
- Graham Binns (community): Approve (code)
-
Diff: 151 lines (+20/-21)6 files modifiedlib/lp/registry/model/distribution.py (+1/-1)
lib/lp/registry/model/distroseries.py (+1/-1)
lib/lp/soyuz/doc/binarypackagebuild.txt (+9/-9)
lib/lp/soyuz/interfaces/binarypackagebuild.py (+2/-1)
lib/lp/soyuz/model/binarypackagebuild.py (+5/-8)
lib/lp/soyuz/model/distroarchseries.py (+2/-1)
tags: | added: api soyuz-build |
Changed in soyuz: | |
status: | New → Triaged |
importance: | Undecided → High |
tags: | added: oops timeout |
Changed in soyuz: | |
assignee: | nobody → Michael Nelson (michael.nelson) |
Changed in soyuz: | |
milestone: | none → 10.06 |
Changed in soyuz: | |
milestone: | 10.07 → 10.08 |
Changed in soyuz: | |
milestone: | 10.08 → none |
assignee: | Michael Nelson (michael.nelson) → nobody |
Changed in soyuz: | |
status: | Triaged → In Progress |
assignee: | nobody → William Grant (wgrant) |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in soyuz: | |
status: | Fix Committed → Fix Released |
Changed in launchpad-foundations: | |
status: | Triaged → Fix Released |
To post a comment you must log in.
This was most probably caused by the snafu with the master/slave setup, it seems to be ok now.