Don't fail the tuple, just drop it (don't emit). Btw the user list is better for this type of question. On Sep 12, 2015 7:43 AM, "Sachin Pasalkar" <[email protected]> wrote:
> Hi, > > As per my knowledge storm is follow "at least one” way , which means it > will make sure at least once tuple gets fully processed. So my question is, > if I have received some unexpected data, certain bolt in my topology will > start them failing. The spout will get the failure notification from acker > thread and will resend them. However as I know its always going to fail, is > there any way I can ask spout to stop generation of spout after X number of > attempts? > > Thanks, > Sachin >
