[
https://issues.apache.org/jira/browse/STORM-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14382140#comment-14382140
]
ASF GitHub Bot commented on STORM-712:
--------------------------------------
Github user revans2 commented on the pull request:
https://github.com/apache/storm/pull/468#issuecomment-86600804
+1 the code looks good to me. I had to do something similar for hadoop.
@lazyval do you have any more questions or concerns about this?
> 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)