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 2010/02/02 16:38:18 UTC

[jira] Updated: (CASSANDRA-598) SuperColumns need to be indexed

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

Jonathan Ellis updated CASSANDRA-598:
-------------------------------------

    Description: Currently, loading a SuperColumn requires reading a de-serializing the entire thing. This limits the number of subcolumns you can efficiently use per SuperColumn -- typically on the order of "a few thousand." We should add an index and whatever else it takes to have much larger SuperColumns.  (was: Currently, loading a SuperColumn requires reading a de-serializing the entire thing. This limits the effective size of SuperColumns to the thousands. We should add an index and whatever else it takes to have much larger SuperColumns.)

> SuperColumns need to be indexed
> -------------------------------
>
>                 Key: CASSANDRA-598
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-598
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Ryan King
>
> Currently, loading a SuperColumn requires reading a de-serializing the entire thing. This limits the number of subcolumns you can efficiently use per SuperColumn -- typically on the order of "a few thousand." We should add an index and whatever else it takes to have much larger SuperColumns.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.