Hello,

I've got the three bolts A,B,C. Both bolts B and C are reading from the output 
stream of bolt A.

When bolt A performs emit and either of B or C input disruptor queue is full, I 
assume that emit would block. Is it possible to block emit only if B's queue is 
full, while in case C's queue is full - just drop and loose the tuple ?


Regards,

Itai

Reply via email to