Re: multiple consumers on a topic

2013-05-24 Thread Jamie Johnson
sorry, I believe I answered my own question. Yes it supports this based on the group.id. On Fri, May 24, 2013 at 4:28 PM, Jamie Johnson wrote: > I am very new to kafka, so I'll apologize in advance for any stupid > questions... > > > That being said is it possible within kafka to have multiple

multiple consumers on a topic

2013-05-24 Thread Jamie Johnson
I am very new to kafka, so I'll apologize in advance for any stupid questions... That being said is it possible within kafka to have multiple consumers on a single topic? I had assumed the answer was yes, but I am running into some issues setting this up. Any information would be greatly apprec