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

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

node.js - How to abort query on demand using Neo4j drivers -