You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "P. Taylor Goetz (JIRA)" <ji...@apache.org> on 2015/06/01 22:26:17 UTC

[jira] [Updated] (STORM-712) Storm daemons must shutdown JVM in case of OOM in any thread

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

P. Taylor Goetz updated STORM-712:
----------------------------------
    Fix Version/s:     (was: 0.11.0)
                   0.10.0

> Storm daemons must shutdown JVM in case of OOM in any thread
> ------------------------------------------------------------
>
>                 Key: STORM-712
>                 URL: https://issues.apache.org/jira/browse/STORM-712
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Kishor Patil
>            Assignee: Kishor Patil
>             Fix For: 0.10.0
>
>
> In case of OutOfMemoryError in any thread, it needs to trigger immediate shutdown of the server. I can be done by using setDefaultUncaughtExceptionHandler on threads being created. 



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