Re: Kafka Consumer stop consuming data

2021-07-14 Thread Aeden Jameson
t wish, > > Jerome > > > > *From: *Aeden Jameson > *Date: *Tuesday, July 13, 2021 at 3:22 PM > *To: *Jerome Li > *Cc: *user@flink.apache.org > *Subject: *Re: Kafka Consumer stop consuming data > > This can happen if you have an idle partition. Are all partitions &g

Re: Kafka Consumer stop consuming data

2021-07-13 Thread Jerome Li
has data consistently coming in. Best wish, Jerome From: Aeden Jameson Date: Tuesday, July 13, 2021 at 3:22 PM To: Jerome Li Cc: user@flink.apache.org Subject: Re: Kafka Consumer stop consuming data This can happen if you have an idle partition. Are all partitions receiving data consistently? On

Re: Kafka Consumer stop consuming data

2021-07-13 Thread Aeden Jameson
This can happen if you have an idle partition. Are all partitions receiving data consistently? On Tue, Jul 13, 2021 at 2:59 PM Jerome Li wrote: > > Hi, > > > > I got question about Flink Kafka consumer. I am facing the issue that the > Kafka consumer somehow stop consuming data from Kafka after

Kafka Consumer stop consuming data

2021-07-13 Thread Jerome Li
Hi, I got question about Flink Kafka consumer. I am facing the issue that the Kafka consumer somehow stop consuming data from Kafka after start for few minutes or after few hours. While stopping, I checked the backpressure and cpu and memory consumption. It all looks like not data consuming ins