On 11/07/2011 11:25 AM, Jun Rao wrote: > Thanks for sharing this. As part of the replication work (KAFKA-50), > partitions will become logical and their physical locations are registered > in ZK. This will make it difficult to use Kafka without ZK.
Do you anticipate replication requiring changes to SyncProducer or SimpleConsumer? I think it's worthwhile to maintain the ability to use kafka as a simple local daemon with no knowledge of the outside world.