GitHub user revans2 opened a pull request:
https://github.com/apache/incubator-storm/pull/223
STORM-449: Updated ShellBolt to not exit when shutting down.
I modified the test that was having issues to run 100 times in a row.
Previously it would fail after 1 or 2 times through the loop. Now it passes
all of the times no problem. I didn't include the test change because it is
overkill here.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-449
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/223.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 #223
----
commit ee86ad9b6963722a2f2d91c04d5014c11c0a9024
Author: Robert (Bobby) Evans <[email protected]>
Date: 2014-08-11T18:59:08Z
Updated ShellBolt to not exit when shutting down.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---