In 0.8, producers have no dependency on ZK. Instead, producer issue metadata requests to the broker to discover topics, broker host and port.
Thanks, Jun On Sun, Jan 26, 2014 at 6:51 AM, sina ostadhashem <ostadhas...@gmail.com>wrote: > Hi, > I'm new in Kafka, > I want to use Producer api, and in config I want to connect to zookeeper, > but as I see in the documentation and API , it was available before, and > right now, we should configure a list of host:port in > "metadata.broker.list". Is it possible to use zookeeper connection instead > of brokers? > Thanks, > Sina >