[GitHub] storm pull request #1728: STORM-2142 ReportErrorAndDie runs suicide function...

2016-10-17 Thread asfgit
Github user asfgit closed the pull request at:

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


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


[GitHub] storm pull request #1728: STORM-2142 ReportErrorAndDie runs suicide function...

2016-10-09 Thread HeartSaVioR
GitHub user HeartSaVioR opened a pull request:

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

STORM-2142 ReportErrorAndDie runs suicide function only when 
InterruptedException or InterruptedIOException is thrown

* There seems to be a small bug while porting

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

$ git pull https://github.com/HeartSaVioR/storm STORM-2142

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

https://github.com/apache/storm/pull/1728.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 #1728


commit df67ade7ef58707c3142853eb1010283e730d78f
Author: Jungtaek Lim 
Date:   2016-10-10T05:18:14Z

STORM-2142 ReportErrorAndDie runs suicide function only when 
InterruptedException or InterruptedIOException is thrown

* There seems to be a small bug while porting




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