Jeremy Hanna created CASSANDRA-4965:
---------------------------------------
Summary: 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
Components: Tools
Affects Versions: 1.1.6
Reporter: Jeremy Hanna
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