Closed Bug 575682 Opened 15 years ago Closed 15 years ago

Need a middleware layer call to submit priority processing jobs

Categories

(Socorro :: General, task)

task
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dre, Assigned: lars)

Details

The call should do two things: 1. Add the ooid to the table crash_reports_index_priority_unprocessed_flag (a call to hbaseClient put_crash_report_indices will do the trick [ http://code.google.com/p/socorro/source/browse/trunk/socorro/hbase/hbaseClient.py#593 ]) 2. Post the /priority/ submission to the processor cluster 2a. use the hbaseHost config param found in commonconfig, but needs to use the serverPort config param from processorconfig. Maybe we should rename these parameters?
done!
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.