You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2017/05/25 19:30:04 UTC

[jira] [Resolved] (KAFKA-5320) Update produce/fetch throttle time metrics for any request throttle

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

Rajini Sivaram resolved KAFKA-5320.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.1.0

Issue resolved by pull request 3137
[https://github.com/apache/kafka/pull/3137]

> Update produce/fetch throttle time metrics for any request throttle
> -------------------------------------------------------------------
>
>                 Key: KAFKA-5320
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5320
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: clients
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>             Fix For: 0.11.0.0, 0.11.1.0
>
>
> From KIP-124:
> {quote}
> Producers and consumers currently expose average and maximum producer/fetch request throttle time as JMX metrics. These metrics will be updated to reflect total throttle time for the producer or consumer including byte-rate throttling and request time throttling for all requests of the producer/consumer. 
> {quote}
> Missed this during the request quota implementation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)