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

Consumer client ids defaulting to consumer-null-NNNN #300

Open
IanVaughan opened this issue Sep 2, 2022 · 0 comments
Open

Consumer client ids defaulting to consumer-null-NNNN #300

IanVaughan opened this issue Sep 2, 2022 · 0 comments

Comments

@IanVaughan
Copy link

I'm trying to trace down a rouge consumer that connects with an odd "default" client id, eg consumer-null-2106
The reason is that we are losing messages, and its my guess they are going to these rouge consumers.

All our clients set a client_id, so I don't understand how this occurs:
Screenshot 2022-09-02 at 17 33 05

They also have no consumer group id, which we set on all our connections:
Screenshot 2022-09-02 at 17 39 43

I understand this is most likely not in racecar, and could be in rdkafka-ruby or lower down, but as this is the first entry point in the code I thought I would ask here first.

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

1 participant