The only limit is #4 in http://kafka.apache.org/faq.html
Thanks, Jun On Mon, May 13, 2013 at 3:15 AM, Ming Li <lm0...@gmail.com> wrote: > Hi, > > Does Kafka have a limitation on the simultaneous connections (created with > Consumer.createJavaConsumerConnector) for the same topic within the same > group? > > My scenario is I need to consume a topic from different process (not > thread), so I need to create lots of high level consumers. > > > Best Regards, > Li Ming >