[
https://issues.apache.org/jira/browse/CASSANDRA-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13916011#comment-13916011
]
Sylvain Lebresne commented on CASSANDRA-6689:
---------------------------------------------
bq. There are a lot of these methods, and putting "internal" as a prefix or
something else doesn't seem any better to me.
Well, it's more consistent with the code style, and consistency is better. It's
imo also more explicit since you had to use the word "internal" to describe
what the underscore were standing for in your comment. And if size() and
_size() "mean two completely different things", I think having more than one
character separating them is not a bad thing. But honestly the latter points
are almost irrelevant, code base style consistency is (to me at least).
> 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
>
>
> 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.1.5#6160)