Re-sending since I didn't get any responses before and want to make sure this made it to the correct group.
________________________________ From: Sybrandy, Casey Sent: Wednesday, November 28, 2012 2:39 PM To: users@kafka.apache.org Subject: Zookeeper Configuration Question All, We're having an issue with Zookeeper, which has nothing to do with Kafka, but my consumers don't appear to be attempting to connect with the two nodes that are up. I specify my zk.connect as such: host1:2181,host2:2181,host3:2181. Is this correct? Should this work? I didn't see anything in the Quick Start to contradict this, so I'm a bit confused. Thanks.