[
https://issues.apache.org/jira/browse/CASSANDRA-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790417#action_12790417
]
Stu Hood commented on CASSANDRA-633:
------------------------------------
Ah, bummer. CSLM is really hard to beat... the JVM devs did some great work
there.
I'm still experimenting with the flattened namespace idea in the unified-index
branch: it has blossomed into a redesign of the data-file format =x If the
flat namespace works well for the disk format, I think we should experiment
with doing it for Memtables as well (aka, Memtable as map of (key,name1,name2)
-> value).
http://github.com/stuhood/cassandra/tree/unified-index
> explore replacing ConcurrentSkipListMap in ColumnFamily
> -------------------------------------------------------
>
> Key: CASSANDRA-633
> URL: https://issues.apache.org/jira/browse/CASSANDRA-633
> Project: Cassandra
> Issue Type: Task
> Reporter: Jonathan Ellis
> Priority: Minor
> Fix For: 0.9
>
> Attachments:
> 0001-add-SortableArrayList-as-a-copy-of-harmony-ArrayList-u.txt,
> 0002-strip-out-references-to-the-rest-of-Harmony-and-add-so.txt,
> 0003-only-sort-columns-on-demand.txt
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.