[
https://issues.apache.org/jira/browse/CASSANDRA-13114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850427#comment-15850427
]
Michael Shuler commented on CASSANDRA-13114:
--------------------------------------------
I built SNAPSHOT artifacts on top of current {{cassandra-3.0}} for Tom to test:
http://people.apache.org/~mshuler/13114_netty-4.0.44_3.0/
{noformat}
commit cd9a6590dd950d456278461919d7e6a079531ee4 (HEAD ->
13114_netty-4.0.44_3.0, github/13114_netty-4.0.44_3.0)
Author: Stefan Podkowinski <[email protected]>
Date: Wed Jan 25 15:16:25 2017 +0100
Upgrade to netty 4.0.44
patch by Stefan Podkowinski; reviewed by X for CASSANDRA-13114
CHANGES.txt | 1 +
build.xml | 2
+-
lib/licenses/{netty-all-4.0.23.Final.txt => netty-all-4.0.44.Final.txt} | 0
lib/netty-all-4.0.23.Final.jar | Bin
1779991 -> 0 bytes
lib/netty-all-4.0.44.Final.jar | Bin
0 -> 2342652 bytes
src/java/org/apache/cassandra/transport/Message.java | 12
++++++++----
6 files changed, 10 insertions(+), 5 deletions(-)
commit 6caf3c4f13bb29e3fd732365210be6b3c954f04a (origin/cassandra-3.0,
cassandra-3.0)
Author: Michael Shuler <[email protected]>
Date: Wed Feb 1 14:39:35 2017 -0600
Remove 'no upgrades' note from NEWS.txt
{noformat}
> 3.0.x: update netty
> -------------------
>
> Key: CASSANDRA-13114
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13114
> Project: Cassandra
> Issue Type: Bug
> Reporter: Tom van der Woerdt
> Assignee: Stefan Podkowinski
> Attachments: 13114_netty-4.0.44_2.x-3.0.patch,
> 13114_netty-4.0.44_3.11.patch
>
>
> https://issues.apache.org/jira/browse/CASSANDRA-12032 updated netty for
> Cassandra 3.8, but this wasn't backported. Netty 4.0.23, which ships with
> Cassandra 3.0.x, has some serious bugs around memory handling for SSL
> connections.
> It would be nice if both were updated to 4.0.42, a version released this year.
> 4.0.23 makes it impossible for me to run SSL, because nodes run out of memory
> every ~30 minutes. This was fixed in 4.0.27.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)