Hi, I am using kafka_2.10-0.8.2.0. Per documentation I just need to invoke the Producer API send without the key and that would result in a round robin based partitioning, but I only see one particular partition getting all the data.
Bijay
Hi, I am using kafka_2.10-0.8.2.0. Per documentation I just need to invoke the Producer API send without the key and that would result in a round robin based partitioning, but I only see one particular partition getting all the data.
Bijay