Hi , Take a look this thread : https://mail.google.com/mail/u/1/#inbox/14967657989b14e4 You should have optimal configuration . In case you have many timeouts check your max spout pending and message timeout
Vladi On Wed, Nov 5, 2014 at 8:13 PM, Nilesh Chhapru < [email protected]> wrote: > Hi All, > > > > I have a (Storm Kafka Spout) Kafka spout which emit to a bolts, post some > computation over the message it is passed back to other Kafka topic using a > Kafka Producer. > > > > In my application even if the message is gets timeout it still loads the > message to the producer, which results duplicate entries in the resulting > spout. > > > > Is there a way to kill the message if it times out, as for me storm isn’t > killing the message even when the spout failed method is called. > > > > Kindly let know if I am missing out some configuration here. > > > > *Regards*, > > *Nilesh Chhapru.* > > ------------------------------ > > ---------------------------------------------------------------------------------------Disclaimer---------------------------------------------------------------------------------------------- > > ****Opinions expressed in this e-mail are those of the author and do not > necessarily represent those of Ugam. Ugam does not accept any > responsibility or liability for it. This e-mail message may contain > proprietary, confidential or legally privileged information for the sole > use of the person or entity to whom this message was originally addressed. > Any review, re-transmission, dissemination or other use of or taking of any > action in reliance upon this information by persons or entities other than > the intended recipient is prohibited. If you have received this e-mail in > error, please delete it and all attachments from any servers, hard drives > or any other media. > > Warning: Sufficient measures have been taken to scan any presence of > viruses however the recipient should check this email and any attachments > for the presence of viruses. Ugam accepts no liability for any damage > caused by any virus transmitted by this email. **** >
