You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Santosh Pingale <pi...@gmail.com> on 2015/11/01 08:15:27 UTC

Emmitting output tuple while failing the input tuple

I am curious if we can emit a tuple in the output stream while failing the
tuple from input stream of a bolt.

If not, what exactly will go wrong[side-effects?] and what is the proper
way to record failures.