Apache Kafka Consumer Connection -


i looking @ docs of apache kafka.

the consumer connects kafka using ip address/port of zookeepers.

is possible use ip address/port of broker?

yes, when using simple consumer api manage consumption directly brokers. see usage example here


Comments

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

android - How to delete or change the searchview icon inside the SearchView actionBar? -

c++ - Msgpack packing bools bug -