[jira] [Updated] (KAFKA-13692) stream thread blocked-time-ns-total metric does not include producer metadata wait time

2022-02-24 Thread Bruno Cadonna (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-13692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bruno Cadonna updated KAFKA-13692:
--
Fix Version/s: 3.2.0
   (was: 3.3.0)

> 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
>Priority: Major
> Fix For: 3.2.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)


[jira] [Updated] (KAFKA-13692) stream thread blocked-time-ns-total metric does not include producer metadata wait time

2022-02-24 Thread Bruno Cadonna (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-13692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bruno Cadonna updated KAFKA-13692:
--
Affects Version/s: 3.1.0
   (was: 3.2.0)

> 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
>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)