[
https://issues.apache.org/jira/browse/KAFKA-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935676#comment-14935676
]
Geoff Anderson commented on KAFKA-2581:
---------------------------------------
[~rsivaram] My apologies for being behind on this discussion.
Your proposal sounds good to me. Most of the work here will be the one-time
overhead of modifying the relevant services to use SSL.
As for the specific subset of tests to update, these are the categories you all
have mentioned:
1) A simple sanity test to check that end-to-end production/consumption works
with SSL enabled is a good place to start, and will be helpful to have when
validating/debugging your updates to the service classes.
2) parametrizing a few of the replication tests to enable SSL would then not
require much extra incremental effort
3) benchmark tests - these would at least allow for continued comparison to the
corresponding non-ssl benchmark, as well as for future regression checks
>From discussions with [~junrao] [~ismael], it seems they'd prefer to see some
>tests in all three categories. I might start with a PR on (1) and aim for (1)
>and (2) at a minimum.
> 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)