On 06/18/2012 06:29 PM, Jay Kreps wrote: > This would definitely be good to have. As Joel says we are thinking > about re-factoring the consumer protocol to make it much thinner to help > enable non-java consumers much more easily (i.e. get rid of zookeeper and > other things).
This isn't removing ZK from Kafka, but rather having the clients only interact with a broker side API, right?