Dear Developers,

I am 2nd year masters student at IIT. I am using Kafka for one of my
research projects.My question is the following:

1. I have a producer, consumer and a broker(that contains 1st partition of
my topic)  on node1
2. I have a producer, consumer, zookeeper and a broker(that contains 2nd
partition of my topic)  on node2
3. Here comes my problem: though I have two partitions only one consumer
pulls messages and the other one is always idle.

What is that I can do to keep both of my consumer busy?

Thank you


-- 
Regards,
Sandeep Palur
Data-Intensive Distributed Systems Laboratory, CS/IIT
Department of Computer Science, Illinois Institute of Technology (IIT)
Phone : 312-647-9833
Email : psand...@hawk.iit.edu <sraja...@hawk.iit.edu>

Reply via email to