[
https://issues.apache.org/jira/browse/KAFKA-9652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17089674#comment-17089674
]
Ismael Juma commented on KAFKA-9652:
------------------------------------
[~agam] Are you working on this? While looking at another issue, I fixed it in
a local branch. I can submit a PR if you haven't started on it.
> Throttle time metric needs to be updated for KIP-219
> ----------------------------------------------------
>
> Key: KAFKA-9652
> URL: https://issues.apache.org/jira/browse/KAFKA-9652
> Project: Kafka
> Issue Type: Bug
> Reporter: Jason Gustafson
> Assignee: Agam Brahma
> Priority: Major
>
> KIP-219 changed the throttling logic so that responses are returned
> immediately. The logic for updating the throttle time in `RequestChannel`
> appears to have not been updated to reflect this change and instead reflects
> the old behavior where the timing is based on the time between remote
> completion and response completion. This means the metric will pretty much
> always show negligible throttling.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)