You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stu Hood (JIRA)" <ji...@apache.org> on 2011/02/09 09:13:57 UTC

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

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

Stu Hood updated CASSANDRA-2145:
--------------------------------

      Component/s: Core
      Description: 
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.

  was:
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-679 needs a way to feed a supercolumn an arbitrary sorted iterator, rather than necessarily deserializing.

    Fix Version/s: 0.7.2

> 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
>             Fix For: 0.7.2
>
>
> 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