Hi All: I want to known why use "bootstrap.servers" to establish the initial connection to the Kafka cluster when I initialize a Producer or Consumer? Why not let producer or consumer connect to the zookeeper to get the broker's ip and port? I think this is one way to decouple the client and brokers! Tian Shouzhi 2016/3/2
- About bootstrap.servers 田守枝
- Re: About bootstrap.servers Jason Gustafson
- Re: About bootstrap.servers Jason Gustafson