[
https://issues.apache.org/jira/browse/KAFKA-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15404738#comment-15404738
]
ASF GitHub Bot commented on KAFKA-4012:
---------------------------------------
GitHub user bbaugher opened a pull request:
https://github.com/apache/kafka/pull/1694
KAFKA-4012: Added #toString() to KerberosShortNamer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbaugher/kafka KAFKA-4012
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1694.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 #1694
----
commit 85219cb3115d9b596ee89820a84b80ee59d894d9
Author: Bryan Baugher <[email protected]>
Date: 2016-08-02T20:37:26Z
KAFKA-4012: Added #toString() to KerberosShortNamer
----
> KerberosShortNamer should implement toString()
> ----------------------------------------------
>
> Key: KAFKA-4012
> URL: https://issues.apache.org/jira/browse/KAFKA-4012
> Project: Kafka
> Issue Type: Improvement
> Components: clients
> Reporter: Bryan Baugher
>
> KerberosShortNamer will throw an exception where it uses toString()[1] but
> its not implemented so it doesn't provide much value
> [1] -
> https://github.com/apache/kafka/blob/0.10.0.0/clients/src/main/java/org/apache/kafka/common/security/kerberos/KerberosShortNamer.java#L98
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)