How will I send acknowledge to spout? On Sun, Nov 9, 2014 at 11:53 AM, 임정택 <[email protected]> wrote:
> Yes, you can skip emit to that messages. > Be sure that it should be "ack"ed when you use tracking tuple mode. > Hope this helps. > > 2014-11-09 11:39 GMT+09:00 swapnil joshi <[email protected]>: > >> Hi Storm Friends, >> I have some question about topology execution. I have sample >> topology it contain 10 bolts and in normal case spout emit message and >> pass/execute through each bolt but I have some message that don't have to >> go through each bolt. >> >> Can message successful exit from any bolt? Without harm to topology and >> other bolt >> >> -- >> Regards, >> Swapnil K. Joshi >> > > > > -- > Name : 임 정택 > Blog : http://www.heartsavior.net / http://dev.heartsavior.net > Twitter : http://twitter.com/heartsavior > LinkedIn : http://www.linkedin.com/in/heartsavior > -- Regards, Swapnil K. Joshi
