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

Marcus Eriksson edited comment on CASSANDRA-4872 at 2/13/13 7:13 PM:
---------------------------------------------------------------------

moves sstable level into sstablemetadata

makes SSTableMetadata files mutable to be able to send files back to L0 and to 
be able to migrate information from old json file into the metadata file 
without a full compaction/scrub of the sstable
                
      was (Author: krummas):
    moves sstable level into sstablemetadata

makes SSTableMetadata files mutable to be able to send files back to L0 and to 
be able to migrate information from old json file into the metadata file
                  
> Move manifest into sstable metadata
> -----------------------------------
>
>                 Key: CASSANDRA-4872
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4872
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Marcus Eriksson
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: 
> 0001-CASSANDRA-4872-move-sstable-level-into-sstable-metad-v1.patch
>
>
> Now that we have a metadata component it would be better to keep sstable 
> level there, than in a separate manifest.  With information per-sstable we 
> don't need to do a full re-level if there is corruption.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to