You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2018/07/11 18:33:00 UTC

[jira] [Created] (FLINK-9816) Support Netty SslEngine based on openSSL

Nico Kruber created FLINK-9816:
----------------------------------

             Summary: Support Netty SslEngine based on openSSL
                 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


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)