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

Rajini Sivaram commented on KAFKA-2609:
---------------------------------------

[~ijuma] We dont have a requirement to support SSL renegotiation at the moment. 
We were planning to turn off SSL renegotiation using JVM options until we have 
a comprehensive set of tests for renegotiation. The JDK issues around 
renegotiation have been fixed and in the longer term, it is an useful feature 
to support. But for 0.9.0.0, either simplifying the code by removing 
renegotiation support or improving testing and fixing bugs would work for us. 

Thoughts?

> SSL renegotiation code paths need more tests
> --------------------------------------------
>
>                 Key: KAFKA-2609
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2609
>             Project: Kafka
>          Issue Type: Test
>    Affects Versions: 0.9.0.0
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>             Fix For: 0.9.0.0
>
>
> If renegotiation is triggered when read interest is off, at the moment it 
> looks like read interest is never turned back on. More unit tests are 
> required to test different renegotiation scenarios since these are much 
> harder to exercise in system tests.



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

Reply via email to