[
https://issues.apache.org/jira/browse/KAFKA-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023327#comment-15023327
]
ASF GitHub Bot commented on KAFKA-2879:
---------------------------------------
GitHub user gwenshap opened a pull request:
https://github.com/apache/kafka/pull/578
KAFKA-2879: Make MiniKDC test service slightly more generic
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gwenshap/kafka KAFKA-2879
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/578.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 #578
----
commit ff4a248b76e900a142f16b7bf3a95958813ee596
Author: Gwen Shapira <[email protected]>
Date: 2015-11-23T23:24:43Z
KAFKA-2879: Make MiniKDC test service slightly more generic
----
> Make MiniKDC test service slightly more generic
> -----------------------------------------------
>
> Key: KAFKA-2879
> URL: https://issues.apache.org/jira/browse/KAFKA-2879
> Project: Kafka
> Issue Type: Improvement
> Reporter: Gwen Shapira
>
> Allow users of MiniKDC in tests to pass in principals to be added to keytab,
> in addition to the Kafka principals that are generated by MiniKDC.
> This will allow using MiniKDC to be used when testing additional services
> with their own principals.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)