You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Alan Braithwaite <as...@gmail.com> on 2015/12/15 07:23:31 UTC

List Consumers/Offsets/Clients Outside of Zookeeper

Hey All,

We've got a couple of consumers that are run outside of zookeeper.  Is
there any way to list them using a Kafka client, metrics or anything?

Willing to put in a patch too if it's necessary, just please point me to
the code which holds the consumer/fetchRequest state.

Using kafka 0.8.2.

Thanks,
- Alan