You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/12 14:14:52 UTC

[jira] [Commented] (KAFKA-4590) Add system test for SASL/SCRAM

    [ https://issues.apache.org/jira/browse/KAFKA-4590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821084#comment-15821084 ] 

ASF GitHub Bot commented on KAFKA-4590:
---------------------------------------

GitHub user rajinisivaram opened a pull request:

    https://github.com/apache/kafka/pull/2355

    KAFKA-4590: SASL/SCRAM system tests

    Runs sanity test and one replication test using SASL/SCRAM.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rajinisivaram/kafka KAFKA-4590

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/2355.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 #2355
    
----
commit 1d09e85150023fc1389bf897c8cac618db70acb8
Author: Rajini Sivaram <ra...@googlemail.com>
Date:   2017-01-12T13:20:59Z

    KAFKA-4590: SASL/SCRAM system tests

----


> Add system test for SASL/SCRAM
> ------------------------------
>
>                 Key: KAFKA-4590
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4590
>             Project: Kafka
>          Issue Type: Task
>          Components: system tests
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>             Fix For: 0.10.2.0
>
>
> Add system tests for SASL/SCRAM. This corresponds to https://cwiki.apache.org/confluence/display/KAFKA/KIP-84%3A+Support+SASL+SCRAM+mechanisms, KAFKA-3751.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)