apovzner commented on a change in pull request #9685: URL: https://github.com/apache/kafka/pull/9685#discussion_r537955330
########## File path: core/src/main/scala/kafka/network/SocketServer.scala ########## @@ -1753,9 +1761,9 @@ class ConnectionQuotas(config: KafkaConfig, time: Time, metrics: Metrics) extend * The average is out of all throttle times > 0, which is consistent with the bandwidth and request quota throttle Review comment: need to update comment for this method, because the beginning of the comment says that throttle is `due to hitting connection rate quota.` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org