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/07/06 21:27:51 UTC

[jira] Updated: (CASSANDRA-1154) basic, single node indexing against one indexexpression

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

Jonathan Ellis updated CASSANDRA-1154:
--------------------------------------

    Attachment: 1154-v2.txt

Added LocalByPartitionerType as mentioned above (although we can probably drop it after CASSANDRA-1249 simplifies partitioners).  Cleaned up the code and made index CFSs "private" -- they don't have a cfId and are not in the Table CFS map; they are only referenced by the "public" CF that they are indexing.

The only remaining TODOs in the patch reference subsequent subtasks.  This is ready for review.

> basic, single node indexing against one indexexpression
> -------------------------------------------------------
>
>                 Key: CASSANDRA-1154
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1154
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Jonathan Ellis
>             Fix For: 0.7
>
>         Attachments: 1154-v2.txt, 1154.txt
>
>


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