The behavior that you described is explained here -
https://cwiki.apache.org/confluence/display/KAFKA/FAQ#FAQ-Whyisdatanotevenlydistributedamongpartitionswhenapartitioningkeyisnotspecified
?
Thanks,
Neha
On Mon, Mar 17, 2014 at 6:26 PM, Abhinav Anand wrote:
> Hi,
> I am using the kafka produc
Hi,
I am using the kafka producer 0.8. Each producer seem to be sending
messages only to a specific broker until metadata refresh. Also I find each
producer thread connected to only one broker at once.
I had read that producer send messages in round robin fashion. Is there
some specific configura
tic producer load balancing based on zookeeper is supported by
> the c++ client?
>
> Thank you!
> -- Jan
>
Hi,
I am starting with kafka. We use version 0.7.2 currently. Does anyone know
wether automatic producer load balancing based on zookeeper is supported by
the c++ client?
Thank you!
-- Jan
Hi,
I am starting with kafka. We use version 0.7.2 currently. Does anyone know
wether automatic producer load balancing based on zookeeper is supported by
the c++ client?
Thank you!
-- Jan