You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2016/06/19 15:17:05 UTC

[jira] [Resolved] (CASSANDRA-12033) Use Netty's off-heap allocator instead of ByteBuffer.allocateDirect()

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

Robert Stupp resolved CASSANDRA-12033.
--------------------------------------
    Resolution: Invalid

Misunderstanding - Netty 4.0.37 already changes to use it's own off-heap space management. No additional ticket needed.

> 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)