Dear Apache Kafka Development Team,

I hope you're doing well.

I'm encountering an issue with our Kafka setup where the consumer stops
receiving messages after running for a period of time, even though:

   -

   The Kafka producer continues to send payloads successfully
   -

   The consumer remains connected and shows no visible errors
   -

   Restarting the consumer causes it to start receiving messages again
   temporarily
   -

   The messages are confirmed to be in the Kafka topic (e.g., via
   kafka-console-consumer)
   -

   There are no signs of consumer crashes or disconnections in the logs

Our Kafka version is ruby-kafka (1.5.0) as we have integrated it into the
Ruby on Rails application. This behavior appears intermittent, and we’re
unsure whether it's related to offset management, consumer group behavior,
or something else.

We would greatly appreciate your help in identifying what could be causing
this issue, or any suggestions on additional debugging steps we can take.

Please let me know if further configuration or log details would be helpful.

Best regards,

Waseem Anwar
Senior Software Engineer

Reply via email to