What does this mean in a storm topology "storm Insufficient Capacity on queue to emit"? And how can I increase the queue size or fix this? -


i have storm topology running , message in debug logs 1 of bolts "storm insufficient capacity on queue emit". bolt sends message bolt on particular stream. next bolt trying write data db , hence slower.

does mean next bolt's internal queue full , hence no more messages emitted? how can increase queue size? these messages re tried once next bolt has processed messages?


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -