[
https://issues.apache.org/jira/browse/STORM-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168136#comment-14168136
]
ASF GitHub Bot commented on STORM-529:
--------------------------------------
GitHub user itaifrenkel opened a pull request:
https://github.com/apache/storm/pull/291
[STORM-529] Send fail(tup) when BasicBolt process throws Exception
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/forter/storm python-basicbolt-fail-tuple
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/291.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 #291
----
commit 899eaec53a9b0895924c703b825dc0118e47cc83
Author: Itai Frenkel <[email protected]>
Date: 2014-10-11T12:46:35Z
Send fail(tup) when BasicBolt process throws Exception
----
> Python BasicBolt does not behave as the Java BasicBolt
> ------------------------------------------------------
>
> Key: STORM-529
> URL: https://issues.apache.org/jira/browse/STORM-529
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.9.2-incubating
> Reporter: Itai Frenkel
>
> We expect the basicbolt on exception to report an error and fail the tuple.
> Instead it just reports an error and stops processing any more tuples.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)