Re: Multiple Topics and Consumer Groups
A consumer can belong to only one consumer group. https://kafka.apache.org/documentation.html#intro_consumers On Mon, Mar 28, 2016 at 11:01 AM, Vinod Kakad wrote: > Hi, > > I wanted to know if same consumer can be in two consumer groups. > > OR > > How the multiple topic subscription for consume
Multiple Topics and Consumer Groups
Hi, I wanted to know if same consumer can be in two consumer groups. OR How the multiple topic subscription for consumer group works. Thanks & Regards, Vinod Kakad.