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.