You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Rahul Singh <ra...@gmail.com> on 2018/06/20 14:23:24 UTC

Use of maxTickMessages in kafka ConsumerGroup?

Hello All,

I am setting maxTickMessages = 1 in Kafka consumer group while consuming
the record from the topic. It is giving me 2 records. I am not getting why
it is giving me 1 extra record of the mentioned size. Whenever I increase
the number it gives me one extra record.

 Please reply if anyone has a solution.

Thanks,
Rahul Singh