Thanks. On Wed, Dec 3, 2014 at 1:33 PM, Nathan Leung <[email protected]> wrote:
> it's the distributed equivalent of /dev/null > > On Wed, Dec 3, 2014 at 11:14 AM, Mike Thomsen <[email protected]> > wrote: > >> I don't recall seeing this documented anywhere, so I thought I'd ask here. >> >> My group has a bunch of reusable bolts and each one has an emit statement >> at the end of execute. Now my question is... what happens if there is no >> follow on bolt? Does storm just drop the tuple or does it sit there until >> the message times out? Or something else altogether? >> >> Thanks, >> >> Mike >> > >
