You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/03/11 19:53:59 UTC

[jira] Updated: (CASSANDRA-2145) Simplify ColumnSortedMap

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

Jonathan Ellis updated CASSANDRA-2145:
--------------------------------------

         Priority: Minor  (was: Major)
    Fix Version/s:     (was: 0.7.4)
                   0.8

I don't agree that inheriting a complex class with lots of side effects is simpler than implementing a skeleton class with just the needed functionality.  Pushing to 0.8 for the 674 requirements.

> Simplify ColumnSortedMap
> ------------------------
>
>                 Key: CASSANDRA-2145
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2145
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Stu Hood
>            Assignee: Stu Hood
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: 0001-CASSANDRA-2145-Extract-serialization-from-ColumnSorted.txt
>
>
> We can simplify ColumnSortedMap substantially by hijacking the shell of another sorted map implementation, rather than having scads of methods implemented as "UnsupportedOperation"s.
> Also, CASSANDRA-674 needs a way to feed a supercolumn an arbitrary sorted iterator, rather than necessarily deserializing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira