Hi,

I am using Kafka 0.8.2.1. I have two topics with 10 partitions each.
Noticed that one more topic exist named as "__consumer_offset" with 50
partitions.  My questions are:

1. Why this topic is created with 50 partition?
2. How to get consumer group names for a topic? Is there any document or
API to get all consumer group from Kafka offset storage manager like
zookeeper we have /consumer which lists all consumers.


Thanks in advance.

Regards,
Madhukar

Reply via email to