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

Aleksey Yeschenko updated CASSANDRA-15195:
------------------------------------------
    Source Control Link: 
[a339aa9e9811723e52896ec3c96395461cad0fd0|https://github.com/apache/cassandra/commit/a339aa9e9811723e52896ec3c96395461cad0fd0]
                 Status: Resolved  (was: Ready to Commit)
             Resolution: Fixed

> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to