[
https://issues.apache.org/jira/browse/FLINK-9816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nico Kruber resolved FLINK-9816.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
Fixed on master via
- ddfd4b89e06a4c89fa39f79ad2d3633c9dd09a85
> 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: Sub-task
> Components: Runtime / Network
> Reporter: Nico Kruber
> Assignee: Nico Kruber
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)