[ 
https://issues.apache.org/jira/browse/CASSANDRA-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742014#action_12742014
 ] 

Sandeep Tata commented on CASSANDRA-233:
----------------------------------------

Unit tests pass, system tests pass.

The patch looks good -- the block comment in ColumnFamilySerializer describing 
the layout is out of sync. We should fix this before committing.

> Serializing the CF name to the sstable for every key is unnecessary
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-233
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-233
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 233-rebased.patch, 233.patch
>
>
> Each sstable only contains values from one CF so we ought to be smarter about 
> this.  (Especially post- CASSANDRA-79, when we include the type and 
> comparator too.)

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

Reply via email to