all messages correctly processed.
Regards,
From: Martijn Visser
Sent: Friday, September 2, 2022 4:54 AM
To: Vasquez, Alfredo
Cc: user@flink.apache.org
Subject: Re: Kafka source stops consuming messages from topic after some minutes
EXTERNAL MESSAGE
My initial thought is that there's some
My initial thought is that there's something in your business logic. You're
reading from one Kafka topic, then you're mentioning that it's "connected"
to another Kafka topic. What type of business logic are you executing? Are
you joining data, looking things up etc? My suspicion would be that in th