Hi all, I am working with the storm-kafka-client and am seeing some odd behavior. Whenever I setup a topology with the storm-kafka-client with 2 tasks, 2 workers, and parallelism hint of 2, I see that the spout will eventually only poll 0 events from kafka, even when I have verified that there are new events flowing in. The number of partitions is 180 for the topic. The kafka version I am using is 0.10.1.
Any help/insight would be greatly appreciated. Thanks, Zach
