You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Anshum Gupta (JIRA)" <ji...@apache.org> on 2016/06/01 08:46:59 UTC

[jira] [Created] (SOLR-9177) Support oom hook when running Solr in foreground mode

Anshum Gupta created SOLR-9177:
----------------------------------

             Summary: Support oom hook when running Solr in foreground mode
                 Key: SOLR-9177
                 URL: https://issues.apache.org/jira/browse/SOLR-9177
             Project: Solr
          Issue Type: New Feature
            Reporter: Anshum Gupta


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org