First of all, do you see any delay at all for your high priority data? There are config options that you can tune so that your consumer can see the data as soon as it is available.
Thanks, Neha On May 16, 2013 10:24 PM, "Chitra Raveendran" < chitra.raveend...@fluturasolutions.com> wrote: > HI > > I have a 3 node kafka cluster, and i have 2 topics( one of very high > priority and other normal data), i need to transmit the normal data to two > brokers in the cluster , and the high priority data directly to the 3rd > broker. > > This is so that my high priority data has a clear path and can be > transmitted without any delay at all. > > What should I do to achieve this ? Just specifying appropriate broker.list > for each producer , is enough? > > -- > Chitra Raveendran > email : chitra.raveend...@fluturasoutions.com >