Closed Bug 834007 Opened 11 years ago Closed 11 years ago

Reprocess "NP_Shutdown" crashes

Categories

(Data & BI Services Team :: DB: MySQL, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kairo, Assigned: selenamarie)

References

Details

Now that bug 833853 landed, we should reprocess all crashes with a signature of  "NP_Shutdown" since Jan 22, 14:00 UTC (if we do any earlier, the amount shouldn't change anyhow), so we actually get more useful signatures on them (and also more useful placements in topcrashes).
Blocks: 833831
Depends on: 833853
breakpad=# insert into priorityjobs ( select uuid from reports where signature = 'NP_Shutdown' and date_processed > '2012-01-22 14:00 UTC')
;
INSERT 0 3000


Processing.
breakpad=# select count(*) from priorityjobs; 
 count 
-------
     1
(1 row)

Everything I put into the jobs queue was handed off to a processor.
Assignee: server-ops-database → sdeckelmann
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: mozilla.org → Data & BI Services Team
You need to log in before you can comment on or make changes to this bug.