whats your Kafka Spout parallelism and how many partitions you've in your kafka topic. Also did you try to tune topology.max.spout.pending -Harsha
On Wed, Oct 7, 2015, at 10:54 AM, Rohit Kelkar wrote: > 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. >
