Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
-
Low
Description
The following cqlsh code appears to do nothing.
alter table blah with compaction_strategy_class = ‘LeveledCompactionStrategy’;
It completes as though it worked but when you describe the table, it's still STCS.