[
https://issues.apache.org/jira/browse/CASSANDRA-15195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16877241#comment-16877241
]
Aleksey Yeschenko commented on CASSANDRA-15195:
-----------------------------------------------
Thanks, committed as
[a339aa9e9811723e52896ec3c96395461cad0fd0|https://github.com/apache/cassandra/commit/a339aa9e9811723e52896ec3c96395461cad0fd0]
to trunk.
As far as exports go, OpenSSL is already listed there, so I feel like we should
be covered.
> Update Netty dependency to latest, include netty-tcnative-boringssl-static,
> clean up SocketFactory
> --------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-15195
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15195
> Project: Cassandra
> Issue Type: Improvement
> Components: Messaging/Internode
> Reporter: Aleksey Yeschenko
> Assignee: Aleksey Yeschenko
> Priority: Normal
> Fix For: 4.0
>
>
> Netty 4.1.37 was just released, and among other things, it includes the
> changes we asked for to allow overriding the queues used for event loops
> cleanly. Previously we had to resort to reflection to override the undesired
> behaviour, but now can do it all cleanly.
> Additionally, start bundling netty-tcnative-boringssl-static, so that
> end-users don’t need to do anything extra to take advantage of faster
> boringssl-based encryption.
> And on top of it just generally clean up some stuff in {{SocketFactory}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]