[
https://issues.apache.org/jira/browse/CASSANDRA-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13430407#comment-13430407
]
Sylvain Lebresne commented on CASSANDRA-4497:
---------------------------------------------
There's also compaction (same than replication, we want to merge the class and
the options).
I would also be in favor of using shortish name, something like:
{noformat}
CREATE KEYSPACE foo WITH replication = { 'class' : 'SimpleStrategy',
'replication_factor' : 1 }
{noformat}
(we could even shorten replication_factor to factor I guess, though I'm
personally good like that.
Talking of the replication strategy, I'd be in favor of having some default for
the replication strategy as we do when using the cassandra-cli, as this make it
easier to do quick tests.
> Update CQL pseudo-maps to real maps
> -----------------------------------
>
> Key: CASSANDRA-4497
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4497
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 1.2
> Reporter: Jonathan Ellis
> Assignee: Pavel Yaskevich
> Fix For: 1.2
>
>
> - compression_parameters
> - replication_parameters (combine strategy + options like we did compression)
> - anything else?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira