You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/04/09 00:46:12 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14486248#comment-14486248 ] 

ASF GitHub Bot commented on STORM-712:
--------------------------------------

Github user kishorvpatil commented on the pull request:

    https://github.com/apache/storm/pull/468#issuecomment-91057918
  
    @lazyval Thanks for pointing out. I have updated the PR to rethrow non OOM Errors. Also, main server thread should exit on Error.


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