Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-2860

New consumer should handle auto-commit errors more gracefully

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            hachikuji Jason Gustafson
            hachikuji Jason Gustafson
            Guozhang Wang Guozhang Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: