Skip to content
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

Kafka consumer is not visible #42

Open
atulrenapurkar opened this issue Apr 1, 2019 · 2 comments
Open

Kafka consumer is not visible #42

atulrenapurkar opened this issue Apr 1, 2019 · 2 comments

Comments

@atulrenapurkar
Copy link

Hi
When we are using kafka 2.2.0 and monitoring through kafka drop, Consumers information is not visible in when we go to topic description page. But when we are using kafka 2.0.0 , It is working fine.

I am using latest kafka drop(kafdrop-2.0.6.jar).

Please feel free if you need any additional information.

URL : http://localhost:9000/topic/topicname
Screen Shot 2019-04-01 at 2 19 18 PM

@clacetera
Copy link

We have the same problem.

I suppose may be an issue to address at KAFKA version major 1.0 that don't use Zookeeper for consumer groups...

There is intersting if someone is working on this enhancement.

@ekoutanov
Copy link

ekoutanov commented Jun 16, 2019

Kafdrop doesn't output consumer stats for the new (well, not so new now) consumers (Kafka 0.9 and above). Another fork - Kafdrop 3, which I help maintain, has completely removed support for old-style consumers (drastically simplifying the codebase) and fixed the consumers view for the new-style (non-Zookeeper) consumers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants