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
Uh oh!
There was an error while loading. Please reload this page.
-
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