You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ben Stopford (JIRA)" <ji...@apache.org> on 2015/09/04 13:50:45 UTC

[jira] [Commented] (KAFKA-2431) Test SSL/TLS impact on performance

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

Ben Stopford commented on KAFKA-2431:
-------------------------------------

Post SSL regression in new consumer raised here: https://issues.apache.org/jira/browse/KAFKA-2517

> Test SSL/TLS impact on performance
> ----------------------------------
>
>                 Key: KAFKA-2431
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2431
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: security
>            Reporter: Ismael Juma
>            Assignee: Ben Stopford
>            Priority: Blocker
>             Fix For: 0.8.3
>
>
> Test new Producer and new Consumer performance with and without SSL/TLS once the SSL/TLS branch is integrated.
> The ideal scenario is that SSL/TLS would not have an impact if disabled. When enabled, there will be some overhead (encryption and the inability to use `SendFile`) and it will be good to quantify it. The encryption overhead is reduced if recent JDKs are used with CPUs that support AES-specific instructions (https://en.wikipedia.org/wiki/AES_instruction_set).



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