Closed
Bug 963884
Opened 11 years ago
Closed 11 years ago
Configure ES for less memory problems
Categories
(bugzilla.mozilla.org :: Infrastructure, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ekyle, Unassigned)
References
(Blocks 1 open bug, )
Details
ElasticSearch likes to crash. Please ensure the following config option is set on the servers
> index.cache.field.type: soft
At least with this the cluster will just move at a crawl rather than OutOfMemoryException
Thanks
Reporter | ||
Comment 1•11 years ago
|
||
Really, this need not block the deployment
Comment 2•11 years ago
|
||
So, we've upgraded ES to 0.90.10, and haven't seen any further OOM errors. If we do, please reopen and we'll see what options we have with the new version (that setting is 0.20.x only).
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: WebOps: Bugzilla → Infrastructure
Product: Infrastructure & Operations → bugzilla.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•