Replies: 1 comment
-
Ensure that the certificates and keys are correctly configured for both Kafka brokers and consumers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
My consumers that are running for a long time are not receiving messages that are sent to Kafka. I am seeing lots of log such as this in my consumer services:
aiokafka/aiokafka/client.py
Lines 475 to 481 in 256ce17
Would this be causing issues with receiving messages?
Beta Was this translation helpful? Give feedback.
All reactions