[
https://issues.apache.org/jira/browse/KAFKA-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15014765#comment-15014765
]
ASF GitHub Bot commented on KAFKA-2642:
---------------------------------------
GitHub user rajinisivaram opened a pull request:
https://github.com/apache/kafka/pull/563
KAFKA-2642: Run replication tests with SSL and SASL clients
For SSL and SASL replication tests, set security protocol for clients as
well.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajinisivaram/kafka KAFKA-2642
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/563.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 #563
----
----
> Run replication tests in ducktape with SSL for clients
> ------------------------------------------------------
>
> Key: KAFKA-2642
> URL: https://issues.apache.org/jira/browse/KAFKA-2642
> Project: Kafka
> Issue Type: Sub-task
> Affects Versions: 0.9.0.0
> Reporter: Rajini Sivaram
> Assignee: Rajini Sivaram
> Fix For: 0.9.1.0
>
>
> Under KAFKA-2581, replication tests were parametrized to run with SSL for
> interbroker communication, but not for clients. When KAFKA-2603 is committed,
> the tests should be able to use SSL for clients as well,
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)