Closed Bug 634619 Opened 13 years ago Closed 10 years ago

Socorro - strange stuck job in processor

Categories

(Socorro :: General, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: lars, Unassigned)

Details

on 2011-02-16, processor08 was excessively about skipping a job that was already seen.  Investigate and resolve this problem.

thousands of these are in the log:

2011-02-16 09:02:05,734 DEBUG - MainThread - Skipping already seen job (227178734, 'd00eacc9-d4bc-42ae-9825-f0e052110215', 1)
2011-02-16 09:02:05,739 DEBUG - MainThread - Skipping already seen job (227178734, 'd00eacc9-d4bc-42ae-9825-f0e052110215', 1)
2011-02-16 09:02:05,743 DEBUG - MainThread - Skipping already seen job (227178734, 'd00eacc9-d4bc-42ae-9825-f0e052110215', 1)
Component: Socorro → General
Product: Webtools → Socorro
Flags: needinfo?(lars)
If I recall correctly this was an issue with polling in the monitor application.  'standardLoopDelay' had been set to 0, which caused monitor to pester the PG queue.  Raising the value to 5 seconds resolved the problem.  This bug should have been closed long ago.

If you are experiencing this problem and are not in a position to upgrade to the latest version of Socorro that uses RabbitMQ rather than the 'monitor' app, then I suggest experimenting with various values for the 'standardLoopDelay' and/or the 'priorityLoopDelay' configuration values.
Flags: needinfo?(lars)
what about the memory allocation
in the year since this bug was noted, the processor has evolved to new code. we're not seeing the problem anymore.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.