Hi,
I have a storm kafka spout which listens to a group of topics. Max number
of partitions in a topic is 50. There are 50 spout threads and 7 worker
nodes.
Issue is observed when there is a bigger load . All the partitions except
two or three will be processed .
When i check kafka manager , same consumer id is stuck for multiple topics
in that group.
Is this issue related to https://issues.apache.org/jira/browse/STORM-2343

Thanks
Pradeep

Reply via email to