Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
After reading through the comments on SOLR-8145 and from my own experience, seems like a reasonable number of people run Solr in foreground mode in production.
To give some more context, I've seen Solr hit OOM, which leads to IW being closed by Lucene. The Solr process hangs in there and without the oom killer, while all queries continue to work, all update requests start failing.
I think it makes sense to add support to the bin/solr script to add the oom hook when running in fg mode.
Attachments
Attachments
Issue Links
- duplicates
-
SOLR-14978 Run OOM Killer Script in Foreground Solr
- Closed
- is part of
-
SOLR-9168 Add availability to specify own oom handing script
- Open
- is required by
-
SOLR-10905 Linux install script should move to systemd
- Resolved