[ https://issues.apache.org/jira/browse/KAFKA-5405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042061#comment-16042061 ]
ASF GitHub Bot commented on KAFKA-5405: --------------------------------------- GitHub user huxihx opened a pull request: https://github.com/apache/kafka/pull/3265 KAFKA-5405: Request log should log throttle time Record `apiThrottleTime` in RequestChannel. @junrao A trivial change. Please review. Thanks. You can merge this pull request into a Git repository by running: $ git pull https://github.com/huxihx/kafka KAFKA-5405 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3265.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3265 ---- commit 61fe11f475457efbddb321df692e41254fc220bc Author: huxihx <huxi...@hotmail.com> Date: 2017-06-08T01:44:46Z KAFKA-5405: Request log should log throttle time Record `apiThrottleTime` in RequestChannel ---- > Request log should log throttle time > ------------------------------------ > > Key: KAFKA-5405 > URL: https://issues.apache.org/jira/browse/KAFKA-5405 > Project: Kafka > Issue Type: Improvement > Affects Versions: 0.11.0.0 > Reporter: Jun Rao > Labels: newbie > > In RequestChannel, when logging the request and the latency, it would be > useful to include the apiThrottleTime as well. -- This message was sent by Atlassian JIRA (v6.3.15#6346)