[
https://issues.apache.org/jira/browse/KAFKA-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261887#comment-15261887
]
ASF GitHub Bot commented on KAFKA-2693:
---------------------------------------
GitHub user rajinisivaram opened a pull request:
https://github.com/apache/kafka/pull/1282
KAFKA-2693: Ducktape tests for SASL/PLAIN and multiple mechanisms
Run a sanity test with SASL/PLAIN and a couple of replication tests with
SASL/PLAIN and multiple mechanisms.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajinisivaram/kafka KAFKA-2693
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1282.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 #1282
----
commit 7d050b87c6a16d0b7636f14065757763cab5779b
Author: Rajini Sivaram <[email protected]>
Date: 2016-04-27T19:23:43Z
KAFKA-2693: Ducktape tests for SASL/PLAIN and multiple mechanisms
----
> Run relevant ducktape tests with SASL/PLAIN and multiple mechanisms
> -------------------------------------------------------------------
>
> Key: KAFKA-2693
> URL: https://issues.apache.org/jira/browse/KAFKA-2693
> Project: Kafka
> Issue Type: Sub-task
> Components: security
> Reporter: Rajini Sivaram
> Assignee: Rajini Sivaram
> Priority: Critical
> Fix For: 0.10.0.0
>
>
> KAFKA-2644 runs sanity test, replication tests and benchmarks with SASL using
> mechanism GSSAPI. For SASL/PLAIN, run sanity test and replication tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)