[ https://issues.apache.org/jira/browse/KAFKA-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940329#comment-14940329 ]
ASF GitHub Bot commented on KAFKA-2581: --------------------------------------- GitHub user rajinisivaram opened a pull request: https://github.com/apache/kafka/pull/271 KAFKA-2581: Run some existing ducktape tests with SSL Parametrize console consumer sanity test, replication tests and benchmarks tests to run with both PLAINTEXT and SSL. You can merge this pull request into a Git repository by running: $ git pull https://github.com/rajinisivaram/kafka KAFKA-2581 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/271.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 #271 ---- commit dd7fbe18242893361c669c374733a959f47a8ad7 Author: Rajini Sivaram <rajinisiva...@googlemail.com> Date: 2015-10-01T19:41:33Z KAFKA-2581: Run some existing ducktape tests with SSL-enabled clients and brokers ---- > Run all existing ducktape tests with SSL-enabled clients and brokers > -------------------------------------------------------------------- > > Key: KAFKA-2581 > URL: https://issues.apache.org/jira/browse/KAFKA-2581 > Project: Kafka > Issue Type: Sub-task > Components: security > Affects Versions: 0.9.0.0 > Reporter: Rajini Sivaram > Assignee: Rajini Sivaram > Fix For: 0.9.0.0 > > > New ducktape tests for testing SSL are being added under KAFKA-2417. This > task will enable existing ducktape tests to be run with SSL-enabled brokers > and clients. -- This message was sent by Atlassian JIRA (v6.3.4#6332)