[
https://issues.apache.org/jira/browse/KAFKA-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259979#comment-15259979
]
ASF GitHub Bot commented on KAFKA-3617:
---------------------------------------
GitHub user rajinisivaram opened a pull request:
https://github.com/apache/kafka/pull/1273
KAFKA-3617: Unit tests for SASL authenticator
Unit tests for SASL authenticator, tests for SASL/PLAIN and multiple
mechanisms, authorization test for SASL/PLAIN
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajinisivaram/kafka KAFKA-3617
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1273.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 #1273
----
commit 732ee449077dcafba694a0c5578704d427fe71b6
Author: Rajini Sivaram <[email protected]>
Date: 2016-04-27T08:26:58Z
KAFKA-3617: Unit tests for SASL authenticator
----
> Add unit tests for SASL authentication
> --------------------------------------
>
> Key: KAFKA-3617
> URL: https://issues.apache.org/jira/browse/KAFKA-3617
> Project: Kafka
> Issue Type: Test
> Components: security
> Reporter: Rajini Sivaram
> Assignee: Rajini Sivaram
> Fix For: 0.10.0.0
>
>
> Add unit tests for SASL in the clients project using SASL/PLAIN
> implementation. Include tests for authentication failures, handshake request
> flow etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)