Alex Petrov created CASSANDRA-11937:
---------------------------------------
Summary: Clean up buffer trimming large buffers in
DataOutputBuffer after the Netty upgrade
Key: CASSANDRA-11937
URL: https://issues.apache.org/jira/browse/CASSANDRA-11937
Project: Cassandra
Issue Type: Improvement
Reporter: Alex Petrov
In [https://issues.apache.org/jira/browse/CASSANDRA-11838|11838], we're
trimming the large buffers in {{DataOutputBuffer}}. The patch is already
submitted and merged in [Netty
4.1|https://github.com/netty/netty/commit/bbed330468b5b82c9e4defa59012d0fcdb70f1aa],
we only need to make sure that we throw large buffers away1 alltogether
instead of trimming them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)