You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ray Chiang (JIRA)" <ji...@apache.org> on 2018/07/19 20:09:00 UTC

[jira] [Updated] (KAFKA-7083) maxTickMessages in ConsumerGroup option

     [ https://issues.apache.org/jira/browse/KAFKA-7083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ray Chiang updated KAFKA-7083:
------------------------------
    Component/s: consumer

> maxTickMessages in ConsumerGroup option
> ---------------------------------------
>
>                 Key: KAFKA-7083
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7083
>             Project: Kafka
>          Issue Type: Bug
>          Components: consumer
>            Reporter: Rahul
>            Priority: Major
>
> 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)