Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-1946 Fix various broker metrics
  3. KAFKA-1986

Producer request failure rate should not include InvalidMessageSizeException and OffsetOutOfRangeException

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0.0
    • None
    • None

    Description

      InvalidMessageSizeException and OffsetOutOfRangeException should not be counted a failedProduce and failedFetch requests since they are client side errors. They should be treated similarly to UnknownTopicOrPartitionException or NotLeaderForPartitionException

      Attachments

        1. KAFKA-1986.patch
          2 kB
          Aditya A Auradkar

        Activity

          People

            aauradkar Aditya Auradkar
            aauradkar Aditya Auradkar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: