Robert Stupp created CASSANDRA-12033:
----------------------------------------
Summary: Use Netty's off-heap allocator instead of
ByteBuffer.allocateDirect()
Key: CASSANDRA-12033
URL: https://issues.apache.org/jira/browse/CASSANDRA-12033
Project: Cassandra
Issue Type: Improvement
Reporter: Robert Stupp
Assignee: Robert Stupp
As outlined in CASSANDRA-11818, ByteBuffer.allocateDirect() has some major
issues.
This ticket configured Netty to use use its own off-heap "space". Requires
Netty 4.0.37
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)