Hi all,

Do I need to load balance against the brokers?  I am using the python
driver and it seems to only want a single kafka broker host.  However, in a
situation where I have 10 brokers, is it still fine to just give it one
host.  Does zookeeper and kafka handle the load balancing and redirect my
push somewhere else?

Would it hurt if I load balanced with Nginx and had it do round robin to
the brokers?

Much thanks for any help.

-Sandy

Reply via email to