[ https://issues.apache.org/jira/browse/CASSANDRA-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895102#action_12895102 ]
Jonathan Ellis commented on CASSANDRA-1353: ------------------------------------------- WARN freaks people out, especially dozens of WARNs which is what's likely to happen here. It's more work, by if you make UCFE take just a CFID as a parameter and expose it, then recover can collect a count of rows skipped per CFID and log one message (i would vote for INFO but WARN is ok) at the end of the process. > 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 > > Attachments: > 0001-skip-CL-rows-that-have-unrecoverable-row-mutations.patch > > > 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.