Closed
Bug 1822651
Opened 2 years ago
Closed 2 years ago
[traceback] in_q_overflow in disk cache manager
Categories
(Socorro :: Processor, defect)
Socorro
Processor
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
We're getting a wd of -1 which is what happens with an IN_Q_OVERFLOW.
Need to handle this better.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
The problem here was that we were watching ACCESS events and we needed to switch to OPEN events of which there are far far far fewer.
I pushed this out just now in bug #1824987. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•