You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Vinod Kakad <vi...@gmail.com> on 2016/03/28 07:31:23 UTC

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.

Re: Multiple Topics and Consumer Groups

Posted by Manikumar Reddy <ma...@gmail.com>.
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 <vi...@gmail.com> wrote:

> 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.
>