How to fetch list of all ConsumerGroup from the Kafka Server(Not Zookeeper) in Java -
is there java api in kafka gives me list of consumer groups along topic/partition consuming also, there way can fetch zookeeper list kafka server side . note: able fetch above information zookeeper. want fetch kafka server. please me out on this!!
thanks in advance!!
Comments
Post a Comment