Skip to content

Discuss with upstream if output can be standardized #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
JensRantil opened this issue Aug 11, 2017 · 2 comments
Open

Discuss with upstream if output can be standardized #33

JensRantil opened this issue Aug 11, 2017 · 2 comments

Comments

@JensRantil
Copy link
Collaborator

...or alternative ways to avoid having to parse the output. Are there Go clients we can use to extract the same group information, perhaps?

@JewelPengin
Copy link

JewelPengin commented Sep 8, 2017

Honestly it wouldn't be that hard. All the things you see are completely contained here - https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/admin/ConsumerGroupCommand.scala - as a Java/Scala/Groovy/[insert flavor here] developer it would be very easy to submit a PR to that codebase.

Furthermore, the easiest change would be to allow the support of multiple consumer groups per call (or all of them even). This would significantly reduce the scalability issues that this project currently has.

@JensRantil JensRantil changed the title Discuss with upstream of output can be standardized Discuss with upstream if output can be standardized Oct 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants