You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2013/08/09 00:28:47 UTC

[jira] [Commented] (CASSANDRA-5864) Scrub should discard the columns from CFMetaData.droppedColumns map (if they are old enough)

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

Jonathan Ellis commented on CASSANDRA-5864:
-------------------------------------------

This keeps coming up...  is scrub just a "recover damaged information" tool?  Or should it also perform other edits that may make sense?

Logically it makes more sense to me to put "other edits" into upgradesstables, which also has the benefit of making scrub more predictable when it's doing some fairly hairy recovery logic, but I'm not sure the code organization lends itself to that.
                
> Scrub should discard the columns from CFMetaData.droppedColumns map (if they are old enough)
> --------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-5864
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5864
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Aleksey Yeschenko
>            Assignee: Jonathan Ellis
>            Priority: Minor
>              Labels: scrub
>
> CASSANDRA-3919 restored ALTER TABLE DROP support in CQL3 and it would be nice to make scrub dropped-columns-aware.

--
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