I have a kafka spout and single bolt topology running on a cluster in debug mode. I see that the message is sent from kafka spout at 17:02:48 and received at the bolt at 17:02:56 Here are the relevant logs - http://pastebin.com/WBxmPjLk I checked the network traffic. No signs of saturation. Am I filling up the internal buffers of storm? Is there any way to identify this?
Thanks.
