[
https://issues.apache.org/jira/browse/KAFKA-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013171#comment-15013171
]
ASF GitHub Bot commented on KAFKA-2643:
---------------------------------------
GitHub user rajinisivaram opened a pull request:
https://github.com/apache/kafka/pull/559
KAFKA-2643: Run mirror maker ducktape tests with SSL and SASL
Run tests with SSL, SASL_PLAINTEXT and SASL_SSL. Same security protocol is
used for source and target Kafka.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajinisivaram/kafka KAFKA-2643
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/559.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 #559
----
commit 6b50682201d9b989f0b9332bbd0d4ed9333938ee
Author: Rajini Sivaram <[email protected]>
Date: 2015-11-19T08:47:15Z
KAFKA-2643: Run mirror maker ducktape tests with SSL and SASL
----
> Run mirror maker tests in ducktape with SSL
> -------------------------------------------
>
> Key: KAFKA-2643
> URL: https://issues.apache.org/jira/browse/KAFKA-2643
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Rajini Sivaram
> Assignee: Rajini Sivaram
> Fix For: 0.9.1.0
>
>
> Mirror maker tests are currently run only with PLAINTEXT. Should be run with
> SSL as well. This requires console consumer timeout in new consumers which is
> being added in KAFKA-2603
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)