GitHub user chawco opened a pull request:

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

    STORM-2194: Report error and die, not report error or die

    We should still kill our executor after encountering an unhandled 
exception. This change logs what happens as before, but also ensures we always 
call suicide-fn to ensure our worker exits.

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

    $ git pull https://github.com/chawco/storm STORM-2194

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

    https://github.com/apache/storm/pull/1767.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 #1767
    
----
commit 952fe22f0ec2dc1193f0d951d16f8ee0eb58e817
Author: Craig Hawco <craig.ha...@upsight.com>
Date:   2016-11-09T20:02:04Z

    STORM-2194: Report error and die, not report error or die

----


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