You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/03 21:56:16 UTC

[jira] Commented: (CASSANDRA-1353) commit log recovery is broken when the CL contains mutations to CFs that have been dropped

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

Gary Dusbabek commented on CASSANDRA-1353:
------------------------------------------

DEBUG 14:46:38,533 [main] Starting CFS LocationInfo
DEBUG 14:46:38,565 [main] Starting CFS HintsColumnFamily
 INFO 14:46:38,865 [main] Loading schema version b72d969e-9f37-11df-903b-e700f669bcfc
DEBUG 14:46:38,965 [main] collecting 0 of 2147483647: Avro/Schema:false:1368@1280864748965
DEBUG 14:46:38,965 [main] collecting 1 of 2147483647: Keyspace1:false:62@1280864748965
 WARN 14:46:40,102 [main] Schema definitions were defined both locally and in cassandra.yaml. Definitions in cassandra.yaml were ignored.
 INFO 14:46:40,111 [main] Replaying /Users/gary.dusbabek/cass-configs/trunk/node1/commitlog/CommitLog-1280862145661.log, /Users/gary.dusbabek/cass-configs/trunk/node1/commitlog/CommitLog-1280864632989.log, /Users/gary.dusbabek/cass-configs/trunk/node1/commitlog/CommitLog-1280864746190.log, /Users/gary.dusbabek/cass-configs/trunk/node1/commitlog/CommitLog-1280864747315.log, /Users/gary.dusbabek/cass-configs/trunk/node1/commitlog/CommitLog-1280864748249.log, /Users/gary.dusbabek/cass-configs/trunk/node1/commitlog/CommitLog-1280864748880.log, /Users/gary.dusbabek/cass-configs/trunk/node1/commitlog/CommitLog-1280864749601.log, /Users/gary.dusbabek/cass-configs/trunk/node1/commitlog/CommitLog-1280864798401.log
DEBUG 14:46:40,868 [main] Replaying /Users/gary.dusbabek/cass-configs/trunk/node1/commitlog/CommitLog-1280862145661.log starting at 276
DEBUG 14:46:40,868 [main] Reading mutation at 276
DEBUG 14:46:41,047 [main] replaying mutation for system.[B@67c354e6: {ColumnFamily(LocationInfo [B:false:1@1280862146155,])}
DEBUG 14:46:41,123 [main] Reading mutation at 424
DEBUG 14:46:41,124 [main] replaying mutation for system.[B@47ed081: {ColumnFamily(LocationInfo [

> commit log recovery is broken when the CL contains mutations to CFs that have been dropped
> ------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1353
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1353
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Gary Dusbabek
>            Assignee: Gary Dusbabek
>             Fix For: 0.7 beta 1
>
>
> This was working, so the fix should include a RecoveryManager test that checks for regressions.

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