Need APi info to List all topics of a group #993
Unanswered
jayeshvaltix
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Team,
I need to fetch all the topics based on group passed, is there any api available ?
Something similar to this command
kafka-consumer-groups --bootstrap-server <> -describe --group mygroup --command-config <>
this fetches info about all the topics assigned to group mygroup
I'm using a new kafka.NewAdminClient in GO.
Please provide details of api available ?
Beta Was this translation helpful? Give feedback.
All reactions