[
https://issues.apache.org/jira/browse/KAFKA-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14980527#comment-14980527
]
ASF GitHub Bot commented on KAFKA-2705:
---------------------------------------
GitHub user fpj opened a pull request:
https://github.com/apache/kafka/pull/380
KAFKA-2705: Remove static JAAS config file for ZK auth tests
Remove static login config file.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fpj/kafka KAFKA-2705
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/380.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 #380
----
commit 943f9e2e98e117709098255c28269d649200abba
Author: Flavio Junqueira <[email protected]>
Date: 2015-10-29T14:26:12Z
KAFKA-2705: Remove static JAAS config file for ZK auth tests
----
> Remove static JAAS config file for ZK auth tests
> ------------------------------------------------
>
> Key: KAFKA-2705
> URL: https://issues.apache.org/jira/browse/KAFKA-2705
> Project: Kafka
> Issue Type: Test
> Reporter: Flavio Junqueira
> Assignee: Flavio Junqueira
> Fix For: 0.9.0.0
>
>
> We have a static login config file in the resources folder, and it is better
> for testing to have that file created dynamically. This issue adds this
> functionality.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)