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

paul cannon commented on CASSANDRA-4497:
----------------------------------------

>From the patch, it looks like we won't be supporting the old syntax anymore. 
>This, and the option name changes, is going to make all our docs more 
>complicated, and also non-trivially complicate the smarter clients (in 
>particular, cqlsh, opscenter, etc). Also, it looks like there isn't any way to 
>change one option and leave the other intact (like "WITH 
>replication['replication_factor'] = 2", which it seems like ought to be 
>implied by the use of the map syntax. The whole thing doesn't seem much 
>cleaner than before. What's the main motivation?
                
> 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.0 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>              Labels: cql3
>             Fix For: 1.2.0 beta 1
>
>         Attachments: CASSANDRA-4497.patch
>
>
> - 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to