[
https://issues.apache.org/jira/browse/KAFKA-13692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-13692.
-----------------------------------
Fix Version/s: 3.3.0
(was: 3.2.0)
Resolution: Fixed
> stream thread blocked-time-ns-total metric does not include producer metadata
> wait time
> ---------------------------------------------------------------------------------------
>
> Key: KAFKA-13692
> URL: https://issues.apache.org/jira/browse/KAFKA-13692
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 3.1.0
> Reporter: Rohan Desai
> Assignee: Rohan Desai
> Priority: Major
> Fix For: 3.3.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)