I have started multiple consumers with some time delay. Even after long period of time, later joined consumers are not getting any distribution of partitions. Only one consumer is loaded with all the partitions. I dont see any configuration parameter to change this behavior.
Did anyone face similar problem? I started all the consumers with same number of consumer threads. Note that all the consumers are started within the same host. Also I see consumer ids, on zookeeper. If you guys can share any to fix this problem that will be great. Thanks & Regards,