GitHub user Ethanlm opened a pull request:

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

    [STORM-2753] Avoid shutting down netty server on netty exception

    [JIRA-STORM-2753](https://issues.apache.org/jira/browse/STORM-2753)
    
    `NettyUncaughtExceptionHandler` should only exit if there is an `Error`

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

    $ git pull https://github.com/Ethanlm/storm STORM-2753

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

    https://github.com/apache/storm/pull/2340.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 #2340
    
----
commit 815292f878f9d9eaa98dd92e09605cc783312787
Author: Ethan Li <ethanopensou...@gmail.com>
Date:   2017-09-21T21:53:17Z

    [STORM-2753] Avoid shutting down netty server on netty exception

----


---

Reply via email to