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

Add a new metric to track invalid task provided offset

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • connect
    • None

    Description

      Hi team,

      Whenever a task provide invalid offset back to the framework, we log a warn message but we do not track yet a dedicated metric for those

      In some situations where the Sink connector task implements the precommit method and has a bug in the way it tracks assigned topic/partition this could lead to a task not reporting offset at all thus no offset is being tracked on the consumer group in Kafka and can go undetected if we rely on the existing JMX beans for offset commit

      This improvement Jira is to add a dedicated JMX Metric to be able to alert if such invalid offset are provided too often or for too long

       

      Thank you

      Attachments

        Activity

          People

            Unassigned Unassigned
            nicolas.guyomar Nicolas Guyomar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: