Jason Gustafson created KAFKA-9652:
--------------------------------------

             Summary: 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


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)

Reply via email to