Hey Kevin,
could you give more context on what it means for `keep eating records` and
`stops incrementing`? In a typical use case, you should call `poll()` in a
while loop, and if you stop seeing new records, it could be either your
consumer is not working correctly, or your input volume is not fe
Hello! I’m interested in trying to get my Kafka Consumer to keep eating
records. However, after a short period of time, it stops incrementing. How do
you usually get this to work? Below is a short configuration that I use for my
KafkaConsumer. Any help would be greatly appreciated.
hostname =