Closed
Bug 1901825
Opened 1 year ago
Closed 1 year ago
Use of memcache causing intermittent errors in Bugzilla Reminders feature
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
Details
Attachments
(1 file)
Use of memcache needs to be disable for Bugzilla::Reminder as it is not appropriate use of the cache for that type of code. It is causing intermittent errors such as columns are not found during match, etc. I have tested disabling of memcache for the reminders table on bugilla-dev and the issue is no longer occurring.
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•