[ 
https://issues.apache.org/jira/browse/BLUR-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gagan Deep Juneja resolved BLUR-85.
-----------------------------------

    Resolution: Fixed
      Assignee: Gagan Deep Juneja

Added  -XX:OnOutOfMemoryError="kill -9 %p" to both BLUR_SHARD_JVM_OPTIONS and 
BLUR_CONTROLLER_JVM_OPTIONS in blur-env.sh file.
                
> Kill JVM on OutOfMemory Error
> -----------------------------
>
>                 Key: BLUR-85
>                 URL: https://issues.apache.org/jira/browse/BLUR-85
>             Project: Apache Blur
>          Issue Type: Improvement
>    Affects Versions: 0.1.5
>            Reporter: Aaron McCurry
>            Assignee: Gagan Deep Juneja
>             Fix For: 0.1.5
>
>
> Most of the time if a Blur process runs out of memory it will likely hang and 
> never recover.  So on an OOM error we should use the 
> -XX:OnOutOfMemoryError="<cmd args>; <cmd args>" JVM option to kill the 
> process.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to