Luke Chen created KAFKA-18455:
---------------------------------
Summary: Add logs or metrics when connection count exceeds
Key: KAFKA-18455
URL: https://issues.apache.org/jira/browse/KAFKA-18455
Project: Kafka
Issue Type: Improvement
Reporter: Luke Chen
Currently, when client tried to connect to broker, and got throttled or
exceeding connection count (waiting for available connection slot), there will
be no logs or metrics in broker. All the client can see is connection timeout
exception. We should improve it.
There was a discussion in this [PR|https://github.com/apache/kafka/pull/12559].
FYR
--
This message was sent by Atlassian Jira
(v8.20.10#820010)