[
https://issues.apache.org/jira/browse/CASSANDRA-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Liang updated CASSANDRA-2778:
----------------------------------
Attachment: 0001-2778-allow-for-dynamic-changes-to-compaction-strateg.patch
> Unable to set compaction strategy in cli using create column family command
> ---------------------------------------------------------------------------
>
> Key: CASSANDRA-2778
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2778
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Alan Liang
> Assignee: Alan Liang
> Attachments:
> 0001-2778-allow-for-dynamic-changes-to-compaction-strateg.patch
>
>
> The following command does not set compaction strategy and its options:
> {code}
> create column family Standard1
> with comparator = BytesType
> and compaction_strategy =
> 'org.apache.cassandra.db.compaction.TimestampBucketedCompactionStrategy'
> and compaction_strategy_options = [{max_sstable_size:504857600,
> retention_in_seconds:60}];
> {code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira