Closed
Bug 797509
Opened 12 years ago
Closed 12 years ago
Change elasticsearch crashstorage for processors
Categories
(Socorro :: Backend, task, P1)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adrian, Assigned: adrian)
References
Details
We used to send crashes to SocorroSearchService instead of elasticsearch directly, and now we want to remove SSS from our application. Thus we need to change the way processors send crashes to elasticsearch.
Assignee | ||
Updated•12 years ago
|
Priority: -- → P1
Assignee | ||
Comment 1•12 years ago
|
||
This work is ongoing, you can watch progress in the following pull request: https://github.com/mozilla/socorro/pull/1068
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/7c6c41ac9949412ed79ffaa1f5e87e4a90a75464
Fixes bug 797509 - Change how processors insert crashes into elasticsearch.
https://github.com/mozilla/socorro/commit/f329d419bb949903c6bad3af6f18c8e90f147468
Merge pull request #1068 from AdrianGaudebert/797509-processors-elasticsearch
Fixes bug 797509 - Change how processors insert crashes into elasticsearch.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 3•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/629217aaa6ed0dff465db6c22d0e23c1d9b68463
Bug 797509 - Fixed a logging problem, made the dates format in mapping a little simpler.
https://github.com/mozilla/socorro/commit/581b0afb2b7551b4da0353f8828bd7e698278fa2
Merge pull request #1076 from AdrianGaudebert/797509-processors-elasticsearch
Bug 797509 - Fixed a logging problem, made the dates format in mapping a...
You need to log in
before you can comment on or make changes to this bug.
Description
•