-
Notifications
You must be signed in to change notification settings - Fork 734
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
Producers using librdkafka log errors: Receive failed: Disconnected #132
Comments
There are interesting transient errors with the java based console producer/consumer too, in a seemingly healthy cluster: Testcase:
I fail to find concurrent errors in producer, consumer and testcase pods. |
Found a similar issue, and someone noticed that this happens about every 10 minutes, which is true for our fluent-bit pods as well. Blizzard/node-rdkafka#310 (comment) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is part of the investigation for #116. I start with kafkacat because I like the debug logging.
It's something we see in for example fluent-bit log aggregation (#131):
I don't think messages get lost.
The test ./kafka/test/kafkacat.yml is a good way to correlate logs from producer and consumer:
Testcase output:
Producer:
Consumer:
The text was updated successfully, but these errors were encountered: