Nico Kruber created FLINK-11579: ----------------------------------- Summary: Support Netty SslEngine based on openSSL Key: FLINK-11579 URL: https://issues.apache.org/jira/browse/FLINK-11579 Project: Flink Issue Type: Improvement Components: Network Reporter: Nico Kruber Assignee: Nico Kruber Fix For: 1.8.0
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 message was sent by Atlassian JIRA (v7.6.3#76005)