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

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -