For the consumer group setting, you probably want to read up the doc on
this a bit (http://kafka.apache.org/documentation.html#introduction). For
the producer, you need to know what config options the C# client provides.
Our documentation is only for the java producer.
Thanks,
Jun
On Tue, Jan 6,
Hi, All
I am testing and making changes on server.properties, I wonder do I need to
specifically change the values in consumer and producer properties, here is
the consumer.properties
zookeeper.connect=10.100.98.100:2181,10.100.98.101:2181,10.100.98.102:2181
# timeout in ms for connecting to zook