You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "radai rosenblatt (JIRA)" <ji...@apache.org> on 2018/10/02 20:24:00 UTC

[jira] [Created] (KAFKA-7475) print the actual cluster bootstrap address on authentication failures

radai rosenblatt created KAFKA-7475:
---------------------------------------

             Summary: print the actual cluster bootstrap address on authentication failures
                 Key: KAFKA-7475
                 URL: https://issues.apache.org/jira/browse/KAFKA-7475
             Project: Kafka
          Issue Type: Improvement
            Reporter: radai rosenblatt


currently when a kafka client fails to connect to a cluster, users see something like this:
{code}
Connection to node -1 terminated during authentication. This may indicate that authentication failed due to invalid credentials. 
{code}

that log line is mostly useless in identifying which (of potentially many) kafka client is having issues and what kafka cluster is it having issues with.

would be nice to record the remote host/port



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)