Closed
Bug 987741
Opened 11 years ago
Closed 11 years ago
deleted comment checking runs before tags are preloaded, triggering excessive database queries
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
Details
(Keywords: perf)
Attachments
(1 file)
1.04 KB,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
deleted comment checking runs before tags are preloaded, triggering excessive database queries.
stack:
Bugzilla/Comment.pm:202
extensions/BMO/Extension.pm:1405
extensions/BMO/Extension.pm:1415
Bugzilla/Hook.pm:33
Bugzilla/Bug.pm:3488
Bugzilla/Bug.pm:514
show_bug.cgi:98
this is a major cause of database activity during show_bug.
Attachment #8396968 -
Flags: review?(dkl)
Comment 2•11 years ago
|
||
Comment on attachment 8396968 [details] [diff] [review]
987741_1.patch
Review of attachment 8396968 [details] [diff] [review]:
-----------------------------------------------------------------
r=dkl
Attachment #8396968 -
Flags: review?(dkl) → review+
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
52205fd..8e4cf05 4.2 -> 4.2
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•