[ 
https://issues.apache.org/jira/browse/FLINK-9816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nico Kruber updated FLINK-9816:
-------------------------------
    Description: 
Since a while now, Netty does not only support the JDK's {{SSLEngine}} but also 
implements one based on openSSL which, according to 
https://netty.io/wiki/requirements-for-4.x.html#wiki-h4-4 is significantly 
faster. We should add support for using that engine instead.

This ticket is for adding the necessary parts to configure and setup an 
arbitrary Netty-supported SslEngine.

  was:Since a while now, Netty does not only support the JDK's {{SSLEngine}} 
but also implements one based on openSSL which, according to 
https://netty.io/wiki/requirements-for-4.x.html#wiki-h4-4 is significantly 
faster. We should add support for using that engine instead.


> Support Netty configuration to enable an openSSL-based SslEngine
> ----------------------------------------------------------------
>
>                 Key: FLINK-9816
>                 URL: https://issues.apache.org/jira/browse/FLINK-9816
>             Project: Flink
>          Issue Type: Improvement
>          Components: Network
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>            Priority: Major
>              Labels: pull-request-available
>
> Since a while now, Netty does not only support the JDK's {{SSLEngine}} but 
> also implements one based on openSSL which, according to 
> https://netty.io/wiki/requirements-for-4.x.html#wiki-h4-4 is significantly 
> faster. We should add support for using that engine instead.
> This ticket is for adding the necessary parts to configure and setup an 
> arbitrary Netty-supported SslEngine.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to