You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2018/03/03 21:40:00 UTC

[jira] [Resolved] (KAFKA-6606) Regression in consumer auto-commit backoff behavior

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

Jason Gustafson resolved KAFKA-6606.
------------------------------------
    Resolution: Fixed

Note this issue did not affect any released version.

> Regression in consumer auto-commit backoff behavior
> ---------------------------------------------------
>
>                 Key: KAFKA-6606
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6606
>             Project: Kafka
>          Issue Type: Bug
>          Components: consumer
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>            Priority: Blocker
>             Fix For: 1.1.0
>
>
> We introduced a regression in the auto-commit behavior inĀ KAFKA-6362. After initiating a send, the consumer does not reset its next commit deadline, so it will send auto-commits as fast as the user can call poll() until the first offset commit returns.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)