[ https://issues.apache.org/jira/browse/KAFKA-9652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ismael Juma resolved KAFKA-9652. -------------------------------- Fix Version/s: 2.6.0 Resolution: Fixed > 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: Ismael Juma > Priority: Major > Fix For: 2.6.0 > > > 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)