You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by ab...@gmail.com on 2014/03/30 22:37:27 UTC

Transactional Topology: Handling empty batches

Hi,


I have a scenario, where after I get a  batch in my processor bolt. But, after I process it, I don't have any tuple to emit in certain cases. i.e. I don't want anything committed.

But, if I don't emit anything, my batch will not be committed. So, other batches will be blocked. WHat is the suggestion to handle such situations?


Thanks

-Abhihsek






Sent from Windows Mail