Closed
Bug 966212
Opened 11 years ago
Closed 11 years ago
[Socorro] Please update configuration of middleware on stage and production
Categories
(Infrastructure & Operations Graveyard :: WebOps: Socorro, task)
Infrastructure & Operations Graveyard
WebOps: Socorro
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adrian, Unassigned)
References
Details
We want to make our Advanced Search use elasticsearch again. The change is the same on stage and production.
In file middleware.ini, namespace [implementations], diff is:
# comma separated list of class overrides, e.g `Crashes: hbase`
- service_overrides="CrashData: hbase, Correlations: http, CorrelationsSignatures: http, SuperSearch: es"
+ service_overrides="CrashData: hbase, Correlations: http, CorrelationsSignatures: http, SuperSearch: es, Search: es"
Thanks!
Reporter | ||
Comment 1•11 years ago
|
||
It was done during the release of version 73 yesterday.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•