GitHub user secjex opened a pull request:
https://github.com/apache/kafka/pull/720
fix sasl.kerberos.service.name
sasl.kerberos.service.name surround by double quote didn't work, have to
remove.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/secjex/kafka patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/720.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 #720
----
commit 9e3b7cc9a1ccb35c235d54da5991bc77e72016b1
Author: BINLEI XUE <[email protected]>
Date: 2015-12-30T09:05:40Z
fix sasl.kerberos.service.name
sasl.kerberos.service.name surround by double quote didn't work, have to
remove.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---