Re: kafka connection with zookeeper

2015-12-12 Thread Ben Stopford
Hi Sadanand Kafka secures it’s connection with Zookeeper via SASL and it’s a little different to the way brokers secure connections between themselves and with clients. There’s more info here: http://docs.confluent.io/2.0.0/kafka/zookeeper-authentication.html

Re: kafka connection with zookeeper

2015-07-08 Thread Stevo Slavić
Hello Gaurav, There are several Zookeeper client connection configuration properties you can tune for Kafka brokers. They are document @ http://kafka.apache.org/documentation.html#brokerconfigs (all begin with "zookeeper." prefix) Did you change any already? I'd start with defaults (they can and