We don't have such an api on the broker right now.
Thanks,
Jun
On Sun, Nov 30, 2014 at 6:33 AM, Mo Firouz wrote:
> Hi guys,
>
> I was wondering if I could get a list of consumers / consumer groups from
> Kafka directly without the use of Zookeeper?
>
> Bonus point goes if I can get a list of p
Hi guys,
I was wondering if I could get a list of consumers / consumer groups from
Kafka directly without the use of Zookeeper?
Bonus point goes if I can get a list of producers too?
I'm currently working on a little monitoring tool for Kafka 0.8 (
https://github.com/mofirouz/kafka-monitor). Hop