Rahul created KAFKA-7083: ---------------------------- Summary: maxTickMessages in ConsumerGroup option Key: KAFKA-7083 URL: https://issues.apache.org/jira/browse/KAFKA-7083 Project: Kafka Issue Type: Bug Reporter: Rahul
Hello, We are using Kafka v2.11.1.0.0. We have only one partition for our topic. While consuming a record from the topic, I am setting maxTickMessages = 1 in Kafka consumer group. It returns me 2 records. I am not getting why it is giving me 1 extra record of the mentioned size. Whenever I increase the number in maxTickMessages, it gives me one extra record. Can someone please suggest me a solution to this issue? Thanks & Regards, Rahul Singh -- This message was sent by Atlassian JIRA (v7.6.3#76005)