[
https://issues.apache.org/jira/browse/KAFKA-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-2860.
----------------------------------
Resolution: Fixed
Reviewer: Guozhang Wang
Fix Version/s: 0.9.1.0
> 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.1.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)