Closed Bug 1422551 Opened 8 years ago Closed 8 years ago

remove product_id_map

Categories

(Socorro :: Processor, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lonnen, Unassigned)

References

Details

the new(ish) product id map endpoint serves a small json blob from the DB of data that has not changed in years. materialize this into an in-memory table in the processor rule instead.
Commits pushed to master at https://github.com/mozilla-services/socorro https://github.com/mozilla-services/socorro/commit/57005a67c0f77fe89210466f222b0069f253bff8 fixes bug 1422551 puts the contents of the product_id_map table into the transform rule and simplifies both the data structure and the logic of the rule a bit. also modifies the tests to accomodate the new data strucutre, removing the mocking, database connections, and config aggregate https://github.com/mozilla-services/socorro/commit/f4381838358d0bf1c5596989ab4bc58f1e3940d9 Merge pull request #4237 from mozilla-services/fixes-1422551 fixes bug 1422551 - move rewrite rules to in-memory in processor
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.