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

Marcus Eriksson edited comment on CASSANDRA-4872 at 2/18/13 8:07 AM:
---------------------------------------------------------------------

As far as i can see, reseting levels was not done when moving from STCS to LCS 
or when changing compaction options before this, the json file was left behind, 
meaning, for example that a change to max sstable size might leave data with a 
too high level etc.

anyway, v7 resets levels when changing to LCS (or when updating compaction 
strategy options).
                
      was (Author: krummas):
    As far as i can see, reseting levels was not done when moving from STCS to 
LCS before this, the json file was left behind, meaning, for example that a 
change to max sstable size might leave data with a too high level etc.

anyway, v7 resets levels when changing to LCS (or when updating compaction 
strategy options).
                  
> 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, 
> 0001-CASSANDRA-4872-move-sstable-level-into-sstable-metad-v2.patch, 
> 0001-CASSANDRA-4872-move-sstable-level-into-sstable-metad-v3.patch, 
> 0001-CASSANDRA-4872-move-sstable-level-into-sstable-metad-v4.patch, 
> 0001-CASSANDRA-4872-wip-v6.patch, 0001-CASSANDRA-4872-wip-v7.patch, 
> 4872-v5.txt
>
>
> 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