You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2012/11/19 02:46:58 UTC

[jira] [Commented] (CASSANDRA-4965) in cqlsh, alter table with compaction_strategy_class does nothing

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

Aleksey Yeschenko commented on CASSANDRA-4965:
----------------------------------------------

It's not a cqlsh issue. It's CQL2 AlterTableStatement bug. Affects CQL2 1.1 and 1.2. Doesn't affect CQL3 in either C* version.
                
> in cqlsh, alter table with compaction_strategy_class does nothing
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-4965
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4965
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.1.6, 1.2.0 beta 2
>            Reporter: Jeremy Hanna
>            Assignee: Aleksey Yeschenko
>             Fix For: 1.1.7, 1.2.0 rc1
>
>         Attachments: 4965.txt
>
>
> The following cqlsh code appears to do nothing.
> {code}
> alter table blah with compaction_strategy_class = ‘LeveledCompactionStrategy’;
> {code}
> It completes as though it worked but when you describe the table, it's still STCS.

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