[
https://issues.apache.org/jira/browse/KAFKA-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031855#comment-15031855
]
Ismael Juma commented on KAFKA-2860:
------------------------------------
This was actually included in 0.9.0.0:
https://github.com/apache/kafka/commit/07e214130fe7dc74cf2a5628232b8c3c3ef000bc
> New consumer should handle auto-commit errors more gracefully
> -------------------------------------------------------------
>
> Key: KAFKA-2860
> URL: https://issues.apache.org/jira/browse/KAFKA-2860
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
> Fix For: 0.9.0.0
>
>
> Currently errors encountered when doing async commits with autocommit enabled
> end up polluting user logs. This includes both transient commit failures
> (such as disconnects) as well as permanent failures (such as illegal
> generation). It would be nice to handle these errors more gracefully by
> retrying for transient failures and perhaps logging the permanent failures as
> warnings since the stack trace doesn't really help the user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)