Where are the brokers installed, on 1,2,3? The load on ZK is light, but ZK clients are latency sensitive. So it's better to put ZK on different servers from the brokers or at least put ZK data on different disks if ZK shares servers with brokers.
Thanks, Jun On Wed, Mar 13, 2013 at 1:17 AM, Arjun Harish < arjun.har...@fluturasolutions.com> wrote: > Hi, > I have 6 systems A,B,C,1,2,3. > Kafka is installed in A(producer),B(producer),C(consumer) and they are > configured. > Now 1,2,3 have zookeeper installed in all and these three manage the kafka > cluster. > > Is this the right way to cluster Kafka? > > Am i right about the logic used? If not please explain me the right way to > do it. > > Thanx in advance. > > Arjun Harish Nadh >