GitHub user kishorvpatil opened a pull request:

    https://github.com/apache/storm/pull/597

    [STORM-874] Add UncaughtExceptionHandler for netty threads

    The netty threads need to handle uncaught exceptions. This would help 
ensure that JVM exits if netty threads hit OOM Error  while allocating new 
buffer.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kishorvpatil/incubator-storm storm874

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/597.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #597
    
----
commit 6c4f8bf61fd5a4b86fc6df1bf33a2a90f5f5797e
Author: Kishor Patil <kpa...@yahoo-inc.com>
Date:   2015-06-17T21:15:51Z

    Add UncaughtExceptionHandler for netty threads as it should for JVM halt in 
case or OOM Error

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to