Closed
Bug 838747
Opened 12 years ago
Closed 12 years ago
Make list of indexes for elasticsearch configurable in middleware
Categories
(Socorro Graveyard :: Middleware, defect, P1)
Socorro Graveyard
Middleware
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adrian, Assigned: adrian)
References
Details
(Whiteboard: [qa-])
We are changing the indexes model, and we might change it again depending on the performance. We used to have one index per day, and want to try one per week. As there is an indexes list generation algorithm in the middleware, we want to make that configurable as it is in the processors.
Assignee | ||
Updated•12 years ago
|
Priority: -- → P1
Assignee | ||
Comment 1•12 years ago
|
||
Pull request: https://github.com/mozilla/socorro/pull/1077
Whiteboard: [qa-]
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/359a1dbdbd9e9da32c667745d2acec7356786ffa
Fixes bug 838747 - Made the list of indexes generation for elasticsearch configurable in the middleware. Fixed search.
https://github.com/mozilla/socorro/commit/4912e0869d68b967e32b99ebb7ccf2a244ff91a9
Merge pull request #1077 from AdrianGaudebert/838747-mware-es-indexes-list
Fixes bug 838747 - Made the list of indexes generation for elasticsearch
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Socorro → Socorro Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•