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