Re: Kafka consumer Fetcher several Ignoring fetched records logs

2019-09-06 Thread Hrishikesh Mishra
Can you check whether its happening because logs are getting purge very fast. On Sat, 7 Sep 2019 at 12:18 AM, Aminouvic wrote: > Hello all, > > We're noticing several logs on our consumer apps similar to the following : > > 2019-09-06 17:56:36,933 DEBUG > org.apache.kafka.clients.consumer.intern

Kafka consumer Fetcher several Ignoring fetched records logs

2019-09-06 Thread Aminouvic
Hello all, We're noticing several logs on our consumer apps similar to the following : 2019-09-06 17:56:36,933 DEBUG org.apache.kafka.clients.consumer.internals.Fetcher - Ignoring fetched records for mytopic-7 at offset 45704161910 since the current position is 45704162370 Any idea on what

Different Results from Kafka's OoB Producer Test tool

2019-09-06 Thread M. Manna
Hello, We are trying to test our GCP 3 node cluster based on some testing done previously here https://cwiki.apache.org/confluence/display/KAFKA/Performance+testing We have seen some inconsistencies in results. With 2.3.0 we are running with the following producer params(single-threaded) enable