[ 
https://issues.apache.org/jira/browse/SOLR-8803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222252#comment-15222252
 ] 

Binoy Dalal commented on SOLR-8803:
-----------------------------------

I tried faceting on a field of 300k+ unique docs, and also a fuzzy query on the 
same field.
Both threw an OOM: Java Heap Space exceptions but neither called the OOM 
script. Solr just displayed this message and then continued to work normally.

I'm using Solr 5.4.1. Does it somehow handle OOM errors, or am I missing 
something here?

> OOM killer for Windows
> ----------------------
>
>                 Key: SOLR-8803
>                 URL: https://issues.apache.org/jira/browse/SOLR-8803
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Binoy Dalal
>            Priority: Minor
>         Attachments: SOLR-8803.patch, SOLR-8803.patch, oom_win.bat, 
> oom_win.cmd
>
>
> Solr on windows does not currently have a script to kill the process on OOM 
> errors.
> The idea is to write a batch script that works like the OOM kill script for 
> Linux and kills the solr process on OOM errors while creating an OOM log file 
> like the one on Linux systems.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to