hachikuji commented on pull request #11449:
URL: https://github.com/apache/kafka/pull/11449#issuecomment-954935502


   It's worth noting that we already have the WARN log here when a connection 
cannot be established: 
https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/clients/NetworkClient.java#L766.
 This is probably the most likely case to be spammy. The other additions from 
this PR are less common situations such as request timeouts and client-side 
requests to disconnect.


-- 
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.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to