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

stream thread blocked-time-ns-total metric does not include producer metadata wait time

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.3.0
    • streams
    • None

    Description

      The stream thread blocked-time-ns-total metric does not include producer metadata wait time (time spent in `KafkaProducer.waitOnMetadata`). This can contribute significantly to actual total blocked time in some cases. For example, if a user deletes the streams sink topic, producers will wait until the max block timeout. This time does not get included in total blocked time when it should.

      Attachments

        Issue Links

          Activity

            People

              rohanpd Rohan Desai
              desai.p.rohan Rohan Desai
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: