[
https://issues.apache.org/jira/browse/CASSANDRA-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930396#comment-13930396
]
Marcus Eriksson commented on CASSANDRA-6689:
--------------------------------------------
Reviewing under the assumption that 1-3 will go in 2.1 and the rest into 3.0,
otherwise there is a some of stuff in #1 that should be in #3 etc, but leaving
that aside for now.
Main point when reviewing was that I found myself trying to wrap my head around
the Group concept several times, especially since it is not actually adding any
functionality at this stage (I know it will when we do GC). We should probably
remove it since it adds indirection that we don't need right now. Pushed a
branch with the DataGroup and various Group classes in o.a.c.u.memory removed
here: https://github.com/krummas/cassandra/commits/bes/6689-3.1 , wdyt?
> Partially Off Heap Memtables
> ----------------------------
>
> Key: CASSANDRA-6689
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6689
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Benedict
> Assignee: Benedict
> Fix For: 2.1 beta2
>
> Attachments: CASSANDRA-6689-small-changes.patch
>
>
> Move the contents of ByteBuffers off-heap for records written to a memtable.
> (See comments for details)
--
This message was sent by Atlassian JIRA
(v6.2#6252)