Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Consumers running inside Flink cluster not reported #126

Closed
lilyevsky opened this issue Feb 20, 2020 · 2 comments
Closed

Consumers running inside Flink cluster not reported #126

lilyevsky opened this issue Feb 20, 2020 · 2 comments

Comments

@lilyevsky
Copy link
Contributor

We have consumers that are running inside Flink cluster, using the FlinkKafkaConsumer . They are not reported at all.
I looked into what is different about them. Apparently, those consumers for some reason do not send their client.id to the Kafka broker (I can see that by using Confluent utilities). It is obviously their problem, and maybe they will fix it in the future.
On the other hand, this should not be a reason for not showing their lags at all; the offsets and lags by consumer group and partition are available.

@surajpuvvada
Copy link

Hello
I'm having the same issue. None of the flink kafka consumer group lags are being displayed. Is there something I need to do ?

@lilyevsky
Copy link
Contributor Author

Fixed in 0.6.2

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

No branches or pull requests

2 participants