You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christine Poerschke (JIRA)" <ji...@apache.org> on 2015/11/04 18:13:27 UTC

[jira] [Assigned] (SOLR-8223) Take care not to accidentally swallow OOMErrors

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

Christine Poerschke reassigned SOLR-8223:
-----------------------------------------

    Assignee: Christine Poerschke

> Take care not to accidentally swallow OOMErrors
> -----------------------------------------------
>
>                 Key: SOLR-8223
>                 URL: https://issues.apache.org/jira/browse/SOLR-8223
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>    Affects Versions: 4.10.3
>            Reporter: Mike Drob
>            Assignee: Christine Poerschke
>             Fix For: Trunk
>
>         Attachments: SOLR-8223.patch
>
>
> This was first noticed with 4.10.3, but it looks like it still applies to trunk. There are a few places in the code where we catch {{Throwable}} and then don't check for OOM or rethrow it. This behaviour means that OOM kill scripts won't run, and the JVM can get into an undesirable state.



--
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